Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase85d ago0xf9ffcc…f74caf
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase85d ago0x03d8ef…745999
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase85d ago0x4ab17d…fc1d58
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase85d ago0x4f9cd1…41afa6
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.01100%coinbase85d ago0x6896a0…65bbaf
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0xc0ad6c…84734a
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase85d ago0x8f8742…8df266
0xa449…15ac0xf7a0…49d5Base—$2.50100%coinbase85d ago0x5b1cd7…76c2e1
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase85d ago0x2c9d3b…54fb3b
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x9171ce…9f2a65
0xf7a0…49d50xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase85d ago0x23e2a9…fdd7ec
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0x2cf49d…3179a0
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0xde6f98…25234d
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.05100%coinbase85d ago0xbee9aa…8624a7
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.20100%coinbase85d ago0xc43cbb…c596a3
0xf7a0…49d50x325b…d430BaseStableEnrichExa$0.22100%coinbase85d ago0xf889be…2f6b79

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.