Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x437b55…d4de4b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x50f014…f8867f
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7c190b…79e1da
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0762e7…aa17fe
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24e35b…882793
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdafd39…675bad
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb93f61…766ffc
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6df215…c286e4
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdc8ded…d3263d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1424e…7b9c7b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3457b1…8889ac
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0f7162…307ef8
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf1f8e8…c4ba31
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x146901…6266a5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcbf8dd…920874
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21eda3…d2b5d8
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x489912…628e01
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ff0d8…866a7d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad70bd…6797bb
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3cc0f…8aff9d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x086e1b…d7b8a9
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc36248…c7c5b5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaf724e…db15e5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc3cd28…bfd2ea
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e43e8…1e398e

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.