Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdac71f…9628fc
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc2c725…89ce12
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe84140…1a53bf
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x38be7b…850883
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4134e2…08eff2
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x102929…53877d
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x78eb76…779705
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa36d81…d5157b
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2afba2…625ab3
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x30d966…146316
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x24c1a3…6f9c1d
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfab869…2df96c
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc7ebac…7c9826
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa34f70…1c7e35
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc08591…bcf729
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7ded53…729452
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2845ee…41eb31
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x285ed4…0ab347
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x862c30…92d7e9
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3d18bb…fa55b5
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x168751…1da7be
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3155dc…d5290e
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8f6c64…46eac7
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0eb549…606508
0x72f2…8b1c0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xff262a…f8b3e6

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.