Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb7ecf2…4c9484
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4cc771…5e74a9
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb1aef0…3355ff
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a7b53…5492de
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc588f5…59fd10
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03f95a…962049
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb86137…13998f
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc5a680…1e596d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24af49…6038bd
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f4372…491455
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x58ffb6…4e4f64
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b9e53…594dab
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf51c3…cea8c2
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0eb6fc…844f38
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x126c2f…aee2e0
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb87bf0…ed1eb0
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb86d60…dadd0b
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca5257…a3961e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x41ca9f…a55e6a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0bb095…455805
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe6b2b5…890f02
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb30ad…d59a2e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8121b0…b2c30f
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe7f748…619a3e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xef29b0…958743

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.