Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xa161be…2d684d
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x88cc18…53ad5e
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x4b2291…b6ffba
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xb8e54b…bd7eda
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xbcdb8f…000c77
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x0ddb61…58a2a1
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xbcd396…5b3364
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xa81813…20a0c0
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x05d66c…393980
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xa36b59…ee32c1
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x9e8503…973232
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x6c1ae8…6cef7d
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x5c199f…86530b
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x9d69ea…3c3357
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xe579c4…ec5872
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x179a08…490127
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x8c7fed…d70469
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xed4861…193f91
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x06b476…38469a
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x1ecd7c…823c55
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0xb5775e…14a694
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x4fbbb0…9639a7
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x031dad…e88716
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x574da3…ec1e27
0x3060…ccef0x325b…d430BaseStableEnrichExa$0.01100%coinbase111d ago0x3e5f34…ad248a

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.