Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f79…29710x43b8…63deBasex402 service$0.02100%coinbase16d ago0x2a0dec…8f982f
0x302a…0e5c0x43b8…63deBasex402 service$0.05100%coinbase16d ago0x2ddda4…36ff85
0x302a…0e5c0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xadb7e1…773965
0x302a…0e5c0x43b8…63deBasex402 service$0.15100%coinbase16d ago0xe159d9…708968
0x302a…0e5c0x43b8…63deBasex402 service$0.08100%coinbase16d ago0xc2d3ac…e1d1a8
0x302a…0e5c0x43b8…63deBasex402 service$0.05100%coinbase16d ago0x4238d1…8e4be7
0x302a…0e5c0x43b8…63deBasex402 service$0.05100%coinbase16d ago0xdab211…f37405
0x302a…0e5c0x43b8…63deBasex402 service$0.05100%coinbase16d ago0x2cc02b…0a7b62
0x302a…0e5c0x43b8…63deBasex402 service$0.05100%coinbase16d ago0xfecb15…73362d
0x302a…0e5c0x43b8…63deBasex402 service$0.05100%coinbase16d ago0x841d7c…63d789
0x302a…0e5c0x43b8…63deBasex402 service$0.05100%coinbase16d ago0x28889d…3d473b
0x302a…0e5c0x43b8…63deBasex402 service$0.05100%coinbase16d ago0xcd72b5…294e6b
0x302a…0e5c0x43b8…63deBasex402 service$0.05100%coinbase16d ago0xb57c90…aa8d47
0x302a…0e5c0x43b8…63deBasex402 service$0.05100%coinbase16d ago0x9bfe68…4f0ce5
0x302a…0e5c0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xe0a14c…1ae74a
0x302a…0e5c0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x113a21…9d6d63
0x302a…0e5c0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x826d30…5c09a2
0x302a…0e5c0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x7f649a…4ee8a7
0x302a…0e5c0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xb77f9a…6e6790
0x302a…0e5c0x43b8…63deBasex402 service$0.005100%coinbase16d ago0xd3b32f…feac63
0x302a…0e5c0x43b8…63deBasex402 service$0.005100%coinbase16d ago0x15f1ef…22de1a

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.