Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70036b…ec9ca3
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3c45d3…73a129
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdc233c…1f45c2
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8672f…4aafed
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x88135d…52042c
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x718cea…23efbd
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x39d0d1…3130da
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x112ab2…1d8385
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x530619…573c80
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa0800…ba9d20
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x285fa1…b40a92
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x65b4db…abc362
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x129074…f9dc3a
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5091eb…a803cf
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x87b6fd…09084d
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7951a…a185fa
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3bd0f6…81e947
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe9dfaa…14d2a3
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab7f6b…48e756
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c9915…6b3590
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb9088…e12629
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x899618…8ea477
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x913a5b…1fb93f
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x35ddc4…52a640
0xdc2d…159e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x26a727…e1e3dc

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.