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%coinbase16d ago0x4f4a02…95dee5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase16d ago0x23fb89…e01b9e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase16d ago0x43df3d…976e78
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase16d ago0x9eee82…d78537
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase16d ago0xc4738d…0e7608
0x5ec0…4da30x3c5c…d5faBaseLocus x402 Services$0.04100%coinbase16d ago0x26f1ac…b83f00
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase16d ago0xa5e7cf…65808b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase16d ago0x2df779…b14e28
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase16d ago0xd79365…85e00f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase16d ago0xbf10e1…7d6f59
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase16d ago0xacecd6…28179b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase16d ago0xb9d6b9…0eb528
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase16d ago0x0f8f68…37f7a7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.22100%coinbase16d ago0x14efa5…67401f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase16d ago0xbab335…78330e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase16d ago0x9ceae9…90d417
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase16d ago0xa1439b…cf551a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase16d ago0x1a76e5…4c0928
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase16d ago0xa5d1ef…4d14a3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xefed74…40c332
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xe7d795…5f7281
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xf95425…17e358
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0x5f471b…f5d6d7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.15100%coinbase16d ago0xea5b93…5fa9ed
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase16d ago0xcc9b4d…2bc815

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.