Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d3…b63c0xd593…700dBasex402 service$0.03100%coinbase106d ago0x09b4d6…e91af7
0xd8d3…b63c0xd593…700dBasex402 service$0.03100%coinbase106d ago0xcd2bbb…ddd58d
0xd8d3…b63c0xd593…700dBasex402 service$0.03100%coinbase106d ago0x72267e…35ae66
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0x83b1b3…5a9122
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0x1c1d6c…0b498e
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0xdaa9df…4f59f7
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0xc3a53d…1eaa55
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0x80249a…d35600
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0xaaff67…487e29
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0x737d28…e1f88d
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0x1177be…970c87
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0x032162…b4cffd
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0x33537c…1a6d4c
0xd8d3…b63c0xd593…700dBasex402 service$0.01100%coinbase106d ago0xaa0b86…609020
0xd8d3…b63c0xd593…700dBasex402 service$0.01100%coinbase106d ago0xc7b30f…5e94f6
0xd8d3…b63c0xd593…700dBasex402 service$0.01100%coinbase106d ago0x874528…79a9f3
0xd8d3…b63c0xd593…700dBasex402 service$0.01100%coinbase106d ago0x57c36d…d09a5e
0xd8d3…b63c0xd593…700dBasex402 service$0.01100%coinbase106d ago0x448fd2…389f5d
0xd8d3…b63c0xd593…700dBasex402 service$0.01100%coinbase106d ago0xcf586b…bd76f7
0xd8d3…b63c0xd593…700dBasex402 service$0.01100%coinbase106d ago0x70c065…a9844c
0xd8d3…b63c0xd593…700dBasex402 service$0.01100%coinbase106d ago0x3103f7…332dca
0xd8d3…b63c0xd593…700dBasex402 service$0.01100%coinbase106d ago0x5f66ec…c7d4ac
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0x5e3898…70dc1b
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0x20b263…6e9a66
0xd8d3…b63c0xd593…700dBasex402 service$0.05100%coinbase106d ago0x2316c7…60834d

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.