Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x40b99f…272d7a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x59b1b0…e70abf
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0e51b9…1b704b
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc03e75…1ebe99
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e8234…d78bab
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x53b93c…e248a8
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6781ea…7d84dc
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x464d46…d63b08
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c05d7…316339
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0367a8…95b2ce
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc54f2e…d9b830
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x066441…34b8eb
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0b19c…1147ed
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b3f44…3a3c18
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x523d7f…b4b485
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x401f91…748e45
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc7d03…c28650
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c280c…3d2ad7
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b66e2…6d6afd
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x69c17a…263a94
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb0fd51…91805f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a2d82…5df73f
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeb7e13…20903a
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x661cbe…9aadbc
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1ceee4…ee8c51

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.