Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd0b850…0d6bd1
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xacdad6…fce2bd
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2b14fe…71276e
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3df679…5fc796
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x84e892…05ba4b
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0d0da4…698148
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1d3f10…9fa3e5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c6926…4d1c96
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe0ce1a…afab1d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x149e8c…f013fc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x248163…479183
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x08b049…8f769a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdfb6cf…a85055
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x628078…4843d5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd57bb6…c0cfe8
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x21e759…153df3
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe2f2f9…f4f4b7
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4628a0…46e489
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d0e7b…051a32
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xadc700…e4a7b4
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x720922…1d7f1c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6e45b…50bb7f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x80aeea…7cf605
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6a7b0c…0095b1
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbfff15…bfa841

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.