Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd6ac5…5675d8
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f406f…94bbaa
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd6a31…702d36
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcac962…102e17
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x774fa9…5db5b7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x439356…f640e4
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x950ceb…46a001
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5a6244…a4b7ef
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2ac744…88da81
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x316e7c…fcadda
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6dfe0b…e7e38c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e4110…90c782
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c4044…2a701f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35c4b6…da5347
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9257d7…87b4fc
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45fa4a…2051f7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa3e217…89c127
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2bc49e…bf493e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x33e603…6ad97f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5af2ca…d17b76
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x240ffc…5c919c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x686c96…37185e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09d2ac…6e0529
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x487435…444809
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0x75c40c…2f598e

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.