Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown91d ago0x23f2d6…f4c41a
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown91d ago0x532981…ef922f
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown91d ago0x71cc14…01ae18
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0x5ef5f7…eaa8a5
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0xfbc7ed…0798ae
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0xc8a93a…8c03d7
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0x5ce3fb…498226
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0x0d74e2…330e71
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0xe72e01…92c05a
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0xc4f604…3c0437
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0xf2b769…169b89
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0x972004…ef7012
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0x1f3e98…b63bd7
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0x15c827…00d29a
0x9de9…95be0x6a5e…c666Base$0.01100%Route unknown92d ago0xf284d5…481294
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown92d ago0xedfc2c…d40e99
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown92d ago0x819216…a1779b
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown92d ago0xc16794…9e3536
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown92d ago0xadecb3…1bbd58
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown92d ago0x9b4f8e…6dd9b6
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown92d ago0xd553e6…ed9100
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown92d ago0xe5e1a5…b5dddd
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown92d ago0xbd88d7…03d43c
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown92d ago0xd3c847…e1e293
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown92d ago0xae753a…f7f83b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.