Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x1f9f9e…d88d9d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x0430a0…d2442e
0xfbc8…5b810x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0xb4d0ac…4b3670
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xa36436…cf6a90
0xf331…507f0x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0x850c50…938e1f
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x006c18…6b2656
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x18cd15…d47839
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xd4827f…0e6d48
0x0cfb…bbab0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x61cc15…f3237d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x58f4f6…9f581c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xbffb57…28e7a2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase5d ago0xd7ae4c…631b66
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xb9ddb2…d5b32b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x91aa96…9b6f92
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x1df3ad…2f0dd9
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x7e3114…a23cbe
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x281207…abdf6a
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.05100%coinbase5d ago0x8c5dad…5e76d3
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x74e2ab…458eb6
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x97132a…5740c5
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x32a88f…c1e3aa
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xc82808…60aae1
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xe51769…cd7b78
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xf530d6…653c8f
0xe71f…92ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x57423b…961eb0

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.