Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957113d ago0xcce2a9…cdb04e
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957113d ago0xb3167a…131fbd
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957113d ago0x40c03b…c211c4
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957113d ago0x02679c…3b84c5
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957113d ago0x8f9e56…480ef4
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957113d ago0x4a759f…b23438
0x0958…34cb0xf787…91b2Base$0.002739100%0xc440…c957113d ago0x79d6cd…6ae39b
0x0958…34cb0xf787…91b2Base$0.003724100%0xc440…c957113d ago0x031454…85c6ad
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957113d ago0x02a645…fd006e
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957113d ago0x4f9933…01a7bb
0x0958…34cb0xf787…91b2Base$0.002100%Payer-submitted113d ago0xf220bc…85c700
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957114d ago0x1afcd9…279001
0x3d3a…0aa60xf787…91b2Base$0.002100%0xc440…c957114d ago0x51941c…b9560e

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.