Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x40e30d…7b8008
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x696bb6…15eb6e
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4e9539…596e40
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4a7996…ff79b8
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3b1587…64cbab
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2666e2…70e58b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x226d9c…ef4c7b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdce190…62bcda
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xceb07d…37258b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x33a7d9…3a01be
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xba352c…053a4c
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x55c47d…4cd20a
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9b248e…60600b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3758df…109007
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe23d1f…4719c8
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x378b81…95b65a
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x547705…aacc66
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4a3639…185655
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x898967…06faa2
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x89b0ad…fcbe8f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x52784b…2859f7
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x18605f…1f3b94
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc8984d…484226
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4cc4bf…9129b3
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5d0263…7e6e54

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.