Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x1f290a…d6e8a4
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9d0082…92e361
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x11f1dc…fde776
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x194c33…d8f09b
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x934c5e…bea16a
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0xac7d90…26c454
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0xecee19…f3e589
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4f7c4d…1252dc
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x942b31…cac64a
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0dd7a8…dbd7c8
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4b6ec0…3f4e90
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2bea17…fde04d
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x80fefa…1452e4
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x88d526…3ee6ae
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x491445…18f2fb
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe211f2…35d6cf
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbcd56a…b852c7
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x604b2e…404e70
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc51867…18c8d2
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb2d4cf…4b979e
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0xacf408…d1d98e
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfd8743…75440d
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2d69cc…f18bb6
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2a5337…8a6a2a
0xa7eb…e7360x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe8a08b…b7cf22

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.