Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x8f7a94…e29c57
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x2feae1…d2e55f
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0xaa021a…1812d3
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x01d595…e64164
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0xd7d347…ac70b4
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x8c93e4…fd6c4e
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x7e9d18…69aecc
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x0bac6b…74d5be
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0xb03f6f…589c00
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0xf3bf90…24e855
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0xe25d47…aabe57
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x456fd6…99eab9
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0xc0d088…3cf84b
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x085ab9…890a0f
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0xde4685…135728
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0xd10277…119687
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x41e611…6ab67d
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x910f91…807870
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x9b5424…01795e
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x311ab9…b96b9a
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0xf06630…0b5072
0xd857…e9a00x325b…d430BaseStableEnrichExa$0.14100%coinbase75d ago0x9a0105…0b9872

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.