Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb108d8…178bbb
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe99bb3…a347f1
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd80687…77757e
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe044ad…8ae4f2
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x08e9ed…c5d698
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x46ee56…010567
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6b5acb…8d0ce9
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI119d ago0x436163…d48a68
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdfc268…589ef8
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0x866ca0…593a2f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0x13c295…66023d
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0x797d6f…e91af5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3c1943…293095
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2fcea7…b878ff
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0x00e574…91e952
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7e9346…f12185
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0x662a60…ef4d63
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf583d7…74603b
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3c8d73…6efac5

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.