Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf106…13db0x4a56…8a4eBase—$0.01100%coinbase60d ago0x2d587c…4f73aa
0xf106…13db0x78e7…bdcaBase—$0.01100%coinbase60d ago0x6368a4…e5b402
0xf106…13db0x8fbb…f4c3Base—$0.01100%coinbase60d ago0xe1c599…afa7c1
0xf106…13db0x5353…b308Base—$0.01100%coinbase60d ago0x8a017f…e69dec
0xf106…13db0x17e2…c1b1Base—$0.01100%coinbase60d ago0xba6053…bf8545
0xf106…13db0xd9b0…92a0Base—$0.01100%coinbase60d ago0xbb44ba…ac23f7
0xf106…13db0x2d4b…90e2Base—$0.01100%coinbase60d ago0x46d34d…0b0b8a
0xf106…13db0x9ff0…5ad4Base—$0.01100%coinbase60d ago0xb6a457…7ab601
0xf106…13db0x78ed…5eafBase—$0.01100%coinbase60d ago0x552fe7…cc129d
0xf106…13db0x53e9…3adcBase—$0.01100%coinbase60d ago0x624665…ec9a40
0xf106…13db0x5a10…6a5fBase—$0.01100%coinbase60d ago0x40a5ad…52fd0f

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.