Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8a0d4d…80bc4a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x17e20f…0cf67f
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe302de…b08d62
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x216645…13c9b5
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc2f9c8…9ae6c2
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4aaacf…62d5d5
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3955a2…d11726
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1554b4…94300f
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4bc4d5…cc42ef
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdc4781…00a72d
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c2c55…ed91c0
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcbd796…4c69a2
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa3e2df…058e7f
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe3c08f…713912
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x498e4a…d70428
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc8ca26…661a61
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe9d2b1…237aa9
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa008af…f43072
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x515ac2…727da3
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1728f6…4be912
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2b089a…a56845
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x65516b…a25c96
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x86fc10…e9e884
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf62bc…adc19c
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x614791…c7834c

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.