Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x843b…c4a70xe373…668dBasex402 service$0.01100%coinbase37d ago0x12a34f…640184
0x99e8…37280xe373…668dBasex402 service$0.01100%coinbase37d ago0x5b2770…af9ba5
0xb855…17570xe373…668dBasex402 service$0.03100%coinbase37d ago0x11ac53…d66ede
0xc963…b14a0xe373…668dBasex402 service$0.03100%coinbase37d ago0xc5833d…dca8a3
0xb29d…7ae10xe373…668dBasex402 service$0.01100%coinbase37d ago0x83eb64…d13e54
0x63f1…4a650xe373…668dBasex402 service$0.01100%coinbase37d ago0xeab9bd…2435f0
0xd402…0fe70xe373…668dBasex402 service$0.01100%coinbase37d ago0x7d4f5f…b581fe
0xd402…0fe70xe373…668dBasex402 service$0.01100%coinbase37d ago0x782804…436914
0x63f1…4a650xe373…668dBasex402 service$0.05100%coinbase37d ago0x3a2ecf…71223b
0xd58f…09940xe373…668dBasex402 service$0.01100%coinbase37d ago0x4c9457…08b11b
0xfa08…90400xe373…668dBasex402 service$0.01100%coinbase38d ago0xc0fed7…5dfbb5
0xc963…b14a0xe373…668dBasex402 service$0.05100%coinbase38d ago0x3e05c0…2dedb7
0xc963…b14a0xe373…668dBasex402 service$0.05100%coinbase38d ago0xeb4bc7…a08dee
0x1d91…139b0xe373…668dBasex402 service$0.01100%coinbase38d ago0xd7f0b1…d3ce25
0xc963…b14a0xe373…668dBasex402 service$0.03100%coinbase38d ago0xd5e1b7…9c96df

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.