Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb78939…089b4c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60877f…95b2bc
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x226d77…41ef69
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6733a3…509870
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd95f5e…247922
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb5e151…95a858
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9db157…3e140f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc2faa3…dcd08f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e5823…857e17
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x710dc5…62308e
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x858c1b…8c9720
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef2245…11f82b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb75b43…c9ab96
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x86c221…36c6b8
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3cefa8…050ca5
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x485537…e060a0
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x07745c…8ba983
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec558f…3d65eb
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x06d5c4…b3eded
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x258fb3…d29c84
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x115ead…f0b55f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x53575b…889341
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c4e2e…d39724
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x038aff…ef3d62
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x707b09…995104

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.