Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b89…4a300x0e5d…91dbBase—$50.00100%0xa923…c9ac114d ago0xfc88a3…3da434
0x9b89…4a300x8345…bd34Base—$105.00100%0xa923…c9ac114d ago0x17f97d…6d1d2a
0x9b89…4a300xce2f…d64bBase—$52.50100%0xa923…c9ac114d ago0xa77180…008c45
0x9b89…4a300x6de5…701aBase—$87.50100%0xa923…c9ac114d ago0xe93728…b98616
0x9b89…4a300x2761…e362Base—$57.50100%0xa923…c9ac114d ago0xdafd50…862bf5
0x9b89…4a300xfb9c…3d2aBase—$77.50100%0xa923…c9ac114d ago0xaa92b6…43bdbb
0x9b89…4a300x773a…591cBase—$115.00100%0xa923…c9ac114d ago0xcc1ff0…54c872
0x9b89…4a300x5f18…e11fBase—$72.50100%0xa923…c9ac114d ago0x5688b8…f755f4
0x9b89…4a300x33c7…1f48Base—$67.50100%0xa923…c9ac114d ago0x69f381…53d12f
0x9b89…4a300x9c5f…918dBase—$95.00100%0xa923…c9ac114d ago0x662efe…a3144b
0x9b89…4a300x508c…1592Base—$62.50100%0xa923…c9ac114d ago0xa7dada…83e85b
0x9b89…4a300x6632…4e51Base—$225.00100%0xa923…c9ac114d ago0xc5b5ad…71af90
0x9b89…4a30mrhamidi1989.ethBase—$350.00100%0xa923…c9ac114d ago0x2c7879…351296
0x9b89…4a300x78f2…b4e0Base—$500.00100%0xa923…c9ac114d ago0x3ef56f…b8f9c5

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.