Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90xafd9…d5efBase$0.01100%0x721b…8d7e42d ago0xbfca94…366a63
0xcd51…46a90xafd9…d5efBase$0.01100%0x721b…8d7e42d ago0xa7fa6d…33a628
0xcd51…46a90xafd9…d5efBase$0.01100%0x721b…8d7e42d ago0x3ca6a6…32bef9
0xafd9…d5ef0xcd51…46a9Base$0.01100%0x721b…8d7e42d ago0x986acb…282a03
0xafd9…d5ef0xcd51…46a9Base$0.01100%0x721b…8d7e42d ago0xac6068…ee585c
0xafd9…d5ef0xcd51…46a9Base$0.01100%0x721b…8d7e42d ago0x0828af…92eec6
0xcd51…46a90xf4c3…8854Basesrch.bestData$0.0035100%payAI43d ago0xb21cf9…568f8b
0xe266…48540xcd51…46a9Base$0.00388570%0x721b…8d7e43d ago0x543381…d37342
0xcd51…46a90xe266…4854Base$0.00555100%0x721b…8d7e43d ago0x24b1c6…253931
0xe266…48540xcd51…46a9Base$0.0055570%0x721b…8d7e43d ago0x5cca0f…112041
0xcd51…46a90x059d…5945Basex402 service$0.03100%coinbase43d ago0xa42068…e9b6df
0x2410…51780xcd51…46a9Base$0.03100%0x721b…8d7e43d ago0xa6751f…03c919
0xcd51…46a90x059d…5945Basex402 service$0.03100%coinbase43d ago0x39972a…f56ce7
0x2410…51780xcd51…46a9Base$0.03100%0x721b…8d7e43d ago0x52ed28…8aa569
0xcd51…46a90x8043…8388Base$0.01100%0x721b…8d7e43d ago0xbf96f5…eba852
0x8043…83880xcd51…46a9Base$0.0170%0x721b…8d7e43d ago0x00ae28…c6cfc3
0xcd51…46a90x325b…d430BaseStableEnrichExa$0.06100%coinbase43d ago0xcc4fca…e2f36c
0x8043…83880xcd51…46a9Base$0.0770%0x721b…8d7e43d ago0x37f813…5b7a30
0xcd51…46a90x124f…4478BaseStableCryptoDefillama$0.01100%coinbase43d ago0x4fefbb…71bdd7
0x8043…83880xcd51…46a9Base$0.0170%0x721b…8d7e43d ago0xc97a76…26302a
0xcd51…46a90x059d…5945Basex402 service$0.03100%coinbase43d ago0x768dd7…a762ce
0x8043…83880xcd51…46a9Base$0.03100%0x721b…8d7e43d ago0x25cf7a…f9cabe
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase43d ago0xd0553e…9484a3
0x8043…83880xcd51…46a9Base$0.0077100%0x721b…8d7e43d ago0x4b97ce…f3da24
0xcd51…46a90x6d6e…9192BaseExaSearch$0.001100%coinbase43d ago0x628990…9f0ba4

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.