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%payAI104d ago0x223ddf…b478f2
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e18fa…66c8f0
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x90e471…83eb36
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c14be…4e136f
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3810be…5bd7fa
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe44d04…2c0a56
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41e72d…336f31
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ab8fa…3b0a77
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3f2501…9da59d
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x070a6b…c127ba
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc80448…3f8118
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22528c…2ed61a
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x829362…5d4768
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57f07c…886715
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93e826…8b46cf
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x964e7c…94a388
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd3b64e…2a0d6b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1eceb4…b74855
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9377a7…2ecd26
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0746c6…385c06
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x67eb1b…30370a
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf6b396…fa13cf
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x404b32…33437b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a8077…07c098
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb628e0…b3c5b6

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.