Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x0daaed…fefaec
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xcbdce0…d18a84
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xd5630c…329ae3
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xfbbe1a…bd2c2d
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xcddbdc…152d20
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xfe6767…a7004e
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xb0bbdc…115c8c
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xbe022d…d8f2a2
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xcc425a…4bdf20
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x2df135…75d2d8
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x8e7541…b87196
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x00fb4e…5b4afb
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x72dddf…ea6592
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x577e4f…46b069
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xe7cefb…6f8147
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xd591b4…f76d34
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x778810…022a6a
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xd6fca5…b2ada9
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xd08a72…a237fe
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x8bb0a9…cffe0b
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0xf60217…3a50ee
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x5e25bd…35d570
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x8e8bf8…f92bd0
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x28a6e0…4c9070
0xee70…bef80x325b…d430BaseStableEnrichExa$0.05100%coinbase45d ago0x73cd31…62c2f2

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.