Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2b3159…06984e
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0f7f41…41461c
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0xef28ba…1ff699
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x040ef4…963291
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb5612a…72ab8a
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9942f8…88f556
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x00b7a2…4a64f7
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1944cb…e9d277
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc421f1…f156f6
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x03de3f…7f7b2e
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9c58bc…0a7dd9
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5e59c9…385810
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6023e5…d7a393
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe6e2e1…152af2
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcc30dd…8e11ac
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x09dd77…78939b
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x04a54d…cd38ae
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x079a89…d18bb0
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x417e3c…fd73bf
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdb40da…014b02
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7bd468…cb92dc
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x221d64…6bfa26
0xef54…6bb20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x843536…9abe83
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x619dbd…9609ea
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc03ef4…1b5d12

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.