Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x018a4b…95b8cd
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x48c4b8…175d89
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x38c71c…389741
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x0ba6f6…94a092
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xbdb413…b95aff
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xbc72bb…be2be0
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x30ee73…daa08f
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x3c173b…54ce22
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x668964…2ad770
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x80f8b2…cc7cbc
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x91570a…d25f36
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x6fce90…ac043b
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x92f127…1677c8
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x052419…ed0476
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x869fea…5ff2f3
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xc23c70…903d3a
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xf75d4c…b8e8ac
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x73cd38…9400a0
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xba1de1…53ab74
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x42cc0a…94b377
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0xad21ff…95b4f6
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x37aa3c…a709fb
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x30173a…b2dfd7
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x211202…bd777e
0xcfb5…962d0x325b…d430BaseStableEnrichExa$0.05100%coinbase121d ago0x94ac30…1b7d96

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.