Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a6…d17d0x743e…d0c4Base—$0.01100%coinbase72d ago0x249e5b…9f215f
0x84a6…d17d0x728a…235dBase—$0.01100%coinbase72d ago0x3e5b03…a75ff0
0x84a6…d17d0xa53e…7209Base—$0.01100%coinbase73d ago0xe969bc…e7a057
0x84a6…d17d0xc61b…23daBase—$0.01100%coinbase73d ago0xc72518…f63e15
0x84a6…d17d0xbbe5…cefeBase—$0.01100%coinbase73d ago0x219afc…c3a183
0x84a6…d17d0xe392…5d25Base—$0.01100%coinbase73d ago0x246fec…2c131a
0x84a6…d17d0x8eb4…3870Base—$0.01100%coinbase73d ago0xcb38ef…682db6
0x84a6…d17d0xcba5…3d6cBase—$0.01100%coinbase73d ago0x9871c1…c5a969
0x84a6…d17d0x2b31…43c5Base—$0.01100%coinbase73d ago0x372ff3…60d52e
0x84a6…d17d0x6cc8…74d2Base—$0.01100%coinbase73d ago0xd69acb…ab5e97
0x84a6…d17d0xa627…9bdcBase—$0.01100%coinbase73d ago0xafd004…364100
0x84a6…d17d0x8dd0…d480Base—$0.01100%coinbase73d ago0xb40017…209df6
0x84a6…d17d0x33e2…43a2Base—$0.01100%coinbase73d ago0xec6d82…8cb1ba
0x84a6…d17d0x05b1…3f02Base—$0.01100%coinbase73d ago0xf44465…b40e12
0x84a6…d17d0xd369…69e0Base—$0.01100%coinbase73d ago0x58a2d3…72e546
0x84a6…d17d0x9ba0…5a0cBase—$0.01100%coinbase73d ago0x46a6d0…da6325
0x84a6…d17d0x0586…b52bBase—$0.01100%coinbase73d ago0xf6c771…722d52
0x84a6…d17d0x85f7…d482Base—$0.01100%coinbase73d ago0xa934ca…440750
0x84a6…d17d0x5786…3d83Base—$0.01100%coinbase73d ago0xd1725f…47e11e

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.