Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x5e88fd…4bf474
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xe46982…4b2d6f
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x94fc14…69fdb5
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase12d ago0x96879e…52bfe9
0xe40a…17800x325b…d430BaseStableEnrichExa$0.04100%coinbase12d ago0x58f89f…05df6e
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xeacefd…cda1cd
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x3e2ceb…694394
0xe40a…17800x325b…d430BaseStableEnrichExa$0.03100%coinbase12d ago0x5c0b34…177300
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xe74ac8…16cca2
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xdd63a9…a74bb8
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x7be31e…4d33b8
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xf985ea…8d9c05
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase12d ago0x7e2645…604bf1
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x6286d9…8318ca
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x045364…b34451
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x5d5538…55f4cc
0xe40a…17800x325b…d430BaseStableEnrichExa$0.002100%coinbase12d ago0xd188b3…5cb4db
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x04cb5a…161531
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xabf1e2…075ad6
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x5be5f5…68e1cf
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x84b34e…a32a19
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x9038f7…0179da
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x761be1…2dc56a
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xe9d3d6…86f7a9
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x60cb4b…777cd6

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.