Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6f87fa…03dd7a
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4599bb…7edcfa
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xad3beb…3d01d4
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x206d01…7e0998
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9694bb…85194b
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5bd02f…fc47ba
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8bc26c…4dfe97
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x75e33d…45a74c
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1c6833…f15e0b
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd723ab…165e75
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb201f6…dbfca5
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9c537f…f555e8
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb7e85d…e4ef8b
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x611843…d2efbf
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xef09db…0459fd
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3577a7…96b386
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8d452e…64cb17
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa58ac2…7067cf
0x6423…88d90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd054c4…b62c29
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf6878…b552bb
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac07c5…bb4708
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb5c41d…e6546e
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e8c08…c656a6
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7b821…a3dc55
0x6423…88d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfdc3e5…ec25c9

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.