Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b9e…79490xfbec…576eBase—$1.20100%coinbase52d ago0x549be5…adf82f
0x0b9e…79490xa08a…4dceBase—$0.01100%coinbase52d ago0x96211a…5c7ec9
0x0b9e…79490x117d…5b9dBase—$0.41100%coinbase52d ago0x18a73c…3dda4d
0x0b9e…79490xf085…eb9aBase—$0.01100%coinbase52d ago0x6f15ca…8f967c
0x0b9e…79490xbd4f…00f2Base—$0.41100%coinbase52d ago0xad2839…4478d4
0x0b9e…79490xe330…1f1aBase—$0.01100%coinbase52d ago0x78a915…d52044
0x0b9e…79490xc272…5680Base—$0.01100%coinbase52d ago0xf4823c…fb7a38
0x0b9e…79490xead0…9d3dBase—$0.97100%coinbase52d ago0x5660ec…7a2eba
0x0b9e…79490x5db7…b2adBase—$0.01100%coinbase52d ago0x8cb91c…b6a671

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.