Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6f9796…5d664a
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf008b…dd1b8d
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe5e109…d0384c
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd53dc4…31fa1f
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc0822b…41c288
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x025ecb…cbed88
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdff1a4…84e439
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6d0a8c…d02e70
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7fd3ca…69e04b
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdbdad1…c64c8f
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x43352b…04ceb7
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x730e47…188e68
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbc701e…6064a2
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc4fa04…752e17
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x432408…9f7c02
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5688c1…796670
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8b8dad…427844
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x36c962…7b46b9
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa88c29…c990a7
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x494b2a…e4a467
0x8b3c…458d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8993f7…44bb0e
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9d0376…72b848
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x20907b…98eb7b
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7c47de…db78a1
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaa31a9…d19918

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.