Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb95690…6f5d55
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0052a6…5b5640
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd6b525…91a19f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38487c…2adece
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf99a38…292639
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xddbac9…1e1153
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x96e896…3c3ea1
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x79955c…900748
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf12820…2d6d92
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd390b5…0a4e3d
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x56dfff…ccaa52
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x863245…473070
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9d724f…9dd752
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb45fb9…390d7b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdea96c…f76f2e
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34c691…b8f0f7
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0aa931…e60bc9
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9bb449…4d8c2f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe53fb0…a2af7f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf190c9…20dc2f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e7dfb…d35370
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf207be…2c5d11
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2fe1c1…59c7ed
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0x39020a…94bf14
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeba420…0b090a

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.