Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x657a0a…5f49df
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x6af019…e84347
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xc539a0…46623f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x619a82…002ba3
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase45d ago0x17b753…34bf67
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.02100%coinbase45d ago0x395970…71bb98
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x68e4bf…197718
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xb725f2…bef7a9
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase45d ago0xb69fd2…74ef37
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase45d ago0x24ccb3…677a04
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase45d ago0xd2fb4a…922972
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase45d ago0xa0cc97…c94d3f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase45d ago0xef360c…6f4d9f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase45d ago0xec4d14…bb03e2
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase45d ago0xb47f93…d1470f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase45d ago0x4f7ff7…7e4b3f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase45d ago0x9b8efb…f8c2aa
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.15100%coinbase45d ago0x513184…2ae67e
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x7adbc7…a25fc9
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase45d ago0xe8e83e…d8c67a
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x7679c6…cde1b3
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase45d ago0xc2d315…818ae9
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0xa72daa…6ff78f
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.08100%coinbase45d ago0xb9b6c7…7234d8
0x4dc8…0cd10x325b…d430BaseStableEnrichExa$0.01100%coinbase45d ago0x56d320…52a7b7

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.