Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0xdd167f…a72602
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x9c2128…4c382f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x072d37…ad6db2
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x1dc260…33eb5f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.02100%coinbase13d ago0xce5e45…ce2b4c
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x4c5618…7360c9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x6cfaa1…059f4e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xd48ad8…8df765
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x03d6f7…3c5df3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x9fdae1…337667
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x738b32…f611ed
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0xcff20c…f1c31e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase13d ago0x5de86b…9fd273
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x473466…8d4356
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x15ef41…c75de2
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0xb0981c…7af704
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0x430537…b6136d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x8b89e9…bdce22
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x084891…c11c3e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x2002b2…8844ef
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x5cbad3…3cf2d5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0xb8c359…4cd824
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0x6c5415…c2c8c2
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase13d ago0xe145de…16c047
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase13d ago0xf5e607…721402

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.