Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x42ee7c…e2b95e
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9a8e3f…cd55c4
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17fa88…1a4189
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x527d88…5c8e59
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e6587…fb12b7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc5ce50…07bb4b
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x168f5c…d1c1c7
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf96dca…7cbb2b
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfceeb7…658e58
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf5aecf…af8b43
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c549a…b2f905
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb2809…1dc3f0
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda45db…eb8771
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1572ca…ca5eae
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50db61…15877f
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa0d21b…5cefde
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7221ad…adf729
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d82ef…2cba9d
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb9e51d…98db23
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5afdd…f5c56a
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c95c4…01c7fd
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b984e…82c0f1
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61f47c…bed779
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0c0b0…8d94a9
0xe939…d79e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1be7a4…da67ae

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.