Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.01100%coinbase105d ago0x1256fc…59e9b2
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0xc9c71f…d942d9
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x5c30f3…f3cab0
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xb2336b…a48a1c
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x419e3a…cf50a4
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x53c32e…d0b8a5
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x821c85…62ddd6
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x7e0b18…cdb46f
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xbb9b64…822602
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xad8a38…7a28c1
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xb36704…6c14c5
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xe5ad7e…3c1086
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x5544e8…578391
0xa449…15ac0xaa25…e238Base—$2.50100%coinbase106d ago0x2ff78a…5348de
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x453ad0…cd7c22
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x47438e…9e335f
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xd7b48b…043099
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x492087…c31781
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xba253d…d982a1
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x6bdfe7…51a3e1
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x30dba0…9efc0e
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x16bc20…1c1649
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0xfc209c…b98da9
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x1168c4…4cea1b
0xaa25…e2380x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x982100…8681b8

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.