Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x8a06dd…8296d3
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase21d ago0xe95bc0…b5ce3f
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase21d ago0xdd9f89…daea28
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x2ebb65…155f8b
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x760651…c2b482
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xa465bf…6140c9
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x66e060…814961
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x688c37…c1c0b6
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xceeb7e…8017b1
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xcf9d55…647628
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x52c252…d0ae5e
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x9810d3…940fef
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x022743…31dcd6
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xe03e74…afc470
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xd36ede…b36737
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xade747…6bc8f4
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x9c6467…8551a7
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x3faf2f…7817ee
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x0327d2…da2ab2
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x69d919…f2bfe7
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x4d7c64…73aad5
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x6f9f20…490383
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xd97215…abbff8
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xf5b39b…0d0eb3
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x6e79c6…430fb4

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.