Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x1664…e4deBasex402 service$0.25100%coinbase95d ago0xf40bc4…1d3bfc
0x9cc4…b1760x1664…e4deBasex402 service$0.20100%coinbase95d ago0xc899ac…097904
0x9cc4…b1760x1664…e4deBasex402 service$0.15100%coinbase95d ago0xf27849…27d0ce
0x9cc4…b1760x1664…e4deBasex402 service$0.20100%coinbase95d ago0x80b5a8…2435c4
0x9cc4…b1760x1664…e4deBasex402 service$0.08100%coinbase95d ago0x56488d…bc55c1
0x9cc4…b1760x1664…e4deBasex402 service$0.15100%coinbase95d ago0x303a2f…e37568
0x9cc4…b1760x1664…e4deBasex402 service$0.08100%coinbase95d ago0xd05369…480c86
0x9cc4…b1760x1664…e4deBasex402 service$0.08100%coinbase95d ago0x2a7232…2812e0
0x9cc4…b1760x1664…e4deBasex402 service$0.05100%coinbase95d ago0x0d5a93…c4abcf
0x9cc4…b1760x1664…e4deBasex402 service$0.50100%coinbase95d ago0x536b1a…08a6f7
0x9cc4…b1760x1664…e4deBasex402 service$0.25100%coinbase95d ago0x780a2a…a5ea5e
0x9cc4…b1760x1664…e4deBasex402 service$0.20100%coinbase95d ago0xb3545b…e5218d
0x9cc4…b1760x1664…e4deBasex402 service$0.10100%coinbase95d ago0x39f149…de2bb2
0x9cc4…b1760x1664…e4deBasex402 service$0.15100%coinbase95d ago0x14f489…80e190
0x9cc4…b1760x1664…e4deBasex402 service$0.15100%coinbase95d ago0x3fd46c…89c96e
0x9cc4…b1760x1664…e4deBasex402 service$0.10100%coinbase95d ago0x9d3c98…ace019

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.