Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5ef…81680xd1bd…132dBase—$1,500.0070%0xa923…c9ac32d ago0xfc4900…bc01d8
0xa5ef…81680x50e5…5c5bBase—$25.0070%0xa923…c9ac32d ago0xa5383a…a78c36
0xa5ef…81680xaf08…7688Base—$25.0070%0xa923…c9ac32d ago0x874e1e…ba8354
0xa5ef…81680x9488…76c0Base—$25.0070%0xa923…c9ac32d ago0xc37bf3…d93321
0xa5ef…81680x713f…6b7eBase—$25.0070%0xa923…c9ac32d ago0xc37bf3…d93321
0xa5ef…81680x5c0f…341eBase—$25.0070%0xa923…c9ac32d ago0x8b8ea5…b5b80c
0xa5ef…81680x5e67…2e0eBase—$25.0070%0xa923…c9ac32d ago0x8b8ea5…b5b80c
0xa5ef…81680x22eb…b53bBase—$25.0070%0xa923…c9ac32d ago0x9e8ca2…d64fcf
0xa5ef…81680x22eb…b53bBase—$25.0070%0xa923…c9ac32d ago0xbbe1f9…c154cd
0xa5ef…81680xa6be…10b5Base—$25.0070%0xa923…c9ac32d ago0x301f86…0a9f85
0xa5ef…81680x7ee7…2fc7Base—$25.0070%0xa923…c9ac33d ago0x8de77a…ea62a2
0xa5ef…81680x610d…7b59Base—$25.0070%0xa923…c9ac33d ago0xa5e552…ce47a4
0xa5ef…81680x4e08…f65cBase—$25.0070%0xa923…c9ac33d ago0xbbb900…6710cc
0xa5ef…81680x4460…8b9eBase—$25.0070%0xa923…c9ac33d ago0x51dd0d…428d62
0xa5ef…81680xdd2f…9959Base—$25.0070%0xa923…c9ac33d ago0x7af9f9…79c6f4
0xa5ef…81680x9b4b…c5aaBase—$25.0070%0xa923…c9ac33d ago0x4f9a1b…b53d77
0xa5ef…81680x6e1c…dca8Base—$25.0070%0xa923…c9ac33d ago0x395709…54bd88
0xa5ef…81680x548c…354bBase—$25.0070%0xa923…c9ac33d ago0x395709…54bd88
0xa5ef…81680x82dc…7696Base—$25.0070%0xa923…c9ac33d ago0x1784fd…60412f
0xa5ef…81680x3b12…f17bBase—$25.0070%0xa923…c9ac33d ago0xe4d607…cfa34c
0xa5ef…81680x42b4…ec86Base—$25.0070%0xa923…c9ac33d ago0xbf5876…9d5964
0xa5ef…81680xe0f9…9e6bBase—$25.0070%0xa923…c9ac33d ago0x873086…d0d0c6
0xa5ef…81680x6946…17e7Base—$25.0070%0xa923…c9ac33d ago0xaa7c2e…1a91d8
0xa5ef…81680x69ba…cedfBase—$25.0070%0xa923…c9ac33d ago0x55dfb2…be79cc
0xa5ef…81680x45f4…70b7Base—$25.0070%0xa923…c9ac33d ago0x17c03e…3099bb

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.