Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xedd203…043630
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x5b572f…afb19d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x338ec4…31b823
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x110865…42f0b2
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x8d1de2…4a709e
0x5e06…fb090x7c65…6c40BaseVaayaFirecrawl$0.25100%coinbase10d ago0xd8a070…3d8b2c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xe9cfeb…9c3c02
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x7491a7…8095ea
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x9edd54…a8c04f
0x5e06…fb090xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xa7bd07…4cb17d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xf1da6d…d4e927
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x8fb996…e1009e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x6578cf…0608fa
0x5e06…fb090xd7ac…b68cBase—$0.01100%coinbase10d ago0x4db79d…34cff9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x760257…bb2b44
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x4efb88…d69a5e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.28100%coinbase10d ago0x389a08…c24108
0x5e06…fb090x36b2…6a7eBase—$0.01100%coinbase10d ago0x7f4f68…1215de
0x5e06…fb090x5725…96baBase—$0.01100%coinbase10d ago0x49a744…033182
0x5e06…fb090x4792…91f6Base—$0.01100%coinbase10d ago0xbe24de…d4b852
0x5e06…fb090x17c4…b7c3Base—$0.01100%coinbase10d ago0x6ff586…e42ec9
0x5e06…fb090x1ed0…d6f9Base—$0.01100%coinbase10d ago0x528024…caf43b
0x5e06…fb090x90bd…9650Base—$0.01100%coinbase10d ago0x7504a1…68aa25
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase10d ago0xce007d…8f8811
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase10d ago0xe9c6ac…f65a9d

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.