Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.01100%coinbase68d ago0x5c5087…a98b38
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.01100%coinbase68d ago0x00c634…836b91
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0x5674a6…55a6b9
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0x9cf692…a3db6c
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0xeff427…18fe54
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0xdb22ab…ecf1ab
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xc18761…f7e1d9
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xd41b2b…1eb5b0
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x89bd9f…a9e08d
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xd184f6…474ad1
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0xdcde5f…824608
0xe2d8…66c20x07f0…a045BaseStableStudioUpload$0.03100%coinbase68d ago0x56c608…40d0d1
0xe2d8…66c2Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.001100%coinbase68d ago0x97cb88…be97d0
0xe2d8…66c2Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.001100%coinbase68d ago0xce217c…04e66b
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase68d ago0x46acdf…8a82ea
0xe2d8…66c20x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.002100%0x61fb…a5fd68d ago0x979786…d23906
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x93593b…03edfa
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase68d ago0x9a0980…750772
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase68d ago0x111530…ee5cc6
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.001100%coinbase68d ago0x6f58a9…2cf874
0xe2d8…66c20x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.002100%0x61fb…a5fd68d ago0x10c245…7fe722
0xe2d8…66c20x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.002100%0x61fb…a5fd68d ago0xb14d47…bef609
0xe2d8…66c20x03d7…584cBasex402 service$0.30100%0xf615…3d6c68d ago0x6979af…15ec22
0xe2d8…66c20x03d7…584cBasex402 service$0.30100%0xf615…3d6c68d ago0x33a1e8…186583

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.