Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe3a21…0e418b
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x53b4c0…1edc3b
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x32d287…54517e
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x026e88…1f2542
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x79ff21…af7a4d
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73fe82…9593cf
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaabaaa…d9bce7
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x29b748…e68f74
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44ae50…9493e8
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf504d4…68e777
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc532b…fa33b1
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c452a…4d3185
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x683dc0…f446cf
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x814cc6…dca478
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda5988…31fd56
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2d9b2…6b26f5
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4ac322…cc2f7e
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab2eb4…e3538b
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6cabbc…a403d9
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x93b4e8…f1e99f
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc0b3a6…4f0bca
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xacbc73…faa666
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e7e46…cd7061
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b2e73…cc1bee
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x563992…8177af

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.