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%payAI105d ago0xf42768…1482b0
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeafdd8…802c7e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc13c84…02d09c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3258ad…fc2ffb
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x151817…80c11e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x733aed…f7f55e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x087f3c…1f7def
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x381bac…6602b5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x976797…e7672f
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc3f39…826116
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6cd917…0e8440
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x84a8b4…71fe7c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa78394…79870f
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b0912…c84c94
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x853380…797ba6
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd59e89…c9f20b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0eb8a5…f611c9
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb41b19…3b84ae
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0d476…7b1444
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x672daa…0018e1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01c6ac…8d6a88
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2aa244…56ea2d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3668c5…6add56
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f6622…7276cb
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI105d ago0x404c27…d8fe14

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.