Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xce73b2…392b3a
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x77cc2d…4dc91e
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x80f0b9…6c8239
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xb8a122…3a6a93
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x617049…2d77a0
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x08e0e4…724f33
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xe8beef…84fdba
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xe30d12…8e9061
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xed1656…ebcc7b
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xdaaf3f…a3817f
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xa57aaa…0c7614
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x002167…f1deac
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x414cf9…a47132
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xbb3d2c…00d62b
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x842f1a…47016f
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x8aa572…279e2a
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xbcc760…6b16b0
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x9ee74f…066f5c
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xbb85dc…3305de
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x2b69d6…b2facd
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x369c7d…5debbe
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xe63e9a…3396de
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x6a6639…1f455b
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0x88d7eb…c57f82
0x3f21…d66d0x9c95…e299Base$0.001100%candidates76d ago0xb99bbe…3a6935

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.