Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xc70f8d…01dc03
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xaf37c6…c281ba
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xe0798a…ac449a
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xac1bbf…4a030b
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x636432…4fa758
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xf8ab8a…f9ebc7
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x3bdb04…0845ef
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x2c02be…53939a
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x32adda…1bd435
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xfee2cd…7c483f
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xa1a83e…23b416
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x614a41…63c204
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xe749b5…d199bc
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x5aa44f…f1ed38
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0xa7a07e…9f5f72
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase71d ago0x3ac04f…dd5d53

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.