Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0xcb0a52…21ebc5
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.20100%coinbase42d ago0x1d59a1…cbd918
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x91693c…f84281
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0xf5d349…ae9f16
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.20100%coinbase42d ago0xbac961…9dc229
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x4cd325…0cb835
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0xd06764…5b7ae6
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.20100%coinbase42d ago0xebf39e…63880e
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x683f87…ce03de
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0x80f24a…023d0b
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.20100%coinbase42d ago0x4e3fdc…f9dc01
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x73caf3…c5ec09
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0x21805a…94e93f
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.20100%coinbase42d ago0x18c473…cb7840
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x984f22…60858d
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0x097732…4f5245
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.20100%coinbase42d ago0x7a2acb…e77cd7
0x2f71…cced0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x302ace…8a1282
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0xfad305…2959b6
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0xc2fc88…f21145
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0x5b577c…9d1826
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0xbcfe1e…ff5435
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0x1d5c02…03a95e
0x2f71…cced0xdb5a…0671Base—$0.001100%coinbase42d ago0xe89840…17119d
0x2f71…cced0xdb5a…0671Base—$0.02100%coinbase42d ago0xecb571…eca80e

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.