Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0x7823d1…c72e18
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0xa784a0…d45ab6
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x0b39d5…af2e96
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0x07240b…90c865
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0xe386d9…b5ca9c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.44100%coinbase120d ago0x72179e…a6101c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0xbdccbb…22629f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0xc85dc2…c03522
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0xaa7d2b…7c8033
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0x199aa7…c4b5f6
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x29634b…c7536b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0xdd268d…041836
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase120d ago0xcef2fa…17fba5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x80d185…477c75
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0x33e1a4…4f02c3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0x393fb8…a4ef09
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x495890…b3cffd
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0x1f0b5a…335e2d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x928c0c…146501
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0x8b5136…b9f23c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x7d118d…827ac9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0xfddc85…707a18
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase120d ago0x25a1f3…3549bd
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0x723b26…e0db93
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase120d ago0x591a33…10d67c

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.