Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x646449…77b936
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x547f0a…77d465
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a0f07…71b4c7
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f09b4…324341
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc2b4d1…a20313
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x717ad6…65e6bb
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcec3f3…23eefb
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ddeab…832d58
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68bfaf…655994
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec9725…83dd27
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb8fa71…b0944d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa7bd5c…15c52b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee1f92…db78a4
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2a8b98…b761ba
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9971e4…9b360d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf4142f…cc738c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x60089b…f0aec3
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b740a…64b4c3
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7bc020…047475
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ffedc…fc8508
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdba5da…f87287
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x35646b…3cae1c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0cb5d1…d891ae
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d6946…93840d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7efea8…be971b

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.