Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd77…b1120xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase46d ago0xb8d422…e45a74
0xdd77…b1120xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase46d ago0xf39c08…40f840
0xdd77…b1120xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase46d ago0x4ffe94…967a4a
0xdd77…b1120xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase46d ago0x48bdb2…e89ebf
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x39c9a8…dcb4d5
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xc22cea…b588b7
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0xd718df…116c6b
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x3c81cd…b1d465
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.01100%coinbase46d ago0x6dff5a…1310e1
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.08100%coinbase46d ago0x7cd2b5…7a92a5
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.08100%coinbase46d ago0x243ed1…88571c
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.08100%coinbase46d ago0x01235d…5bda7e
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.08100%coinbase46d ago0x943a77…44ac9f
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.02100%coinbase46d ago0x86e4eb…22e626
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.02100%coinbase46d ago0x3f7461…24119a
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.02100%coinbase46d ago0x62436b…aa1bf9
0xdd77…b1120x325b…d430BaseStableEnrichExa$0.02100%coinbase46d ago0x697828…9204cf

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.