Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0b2…11df0x7ce7…14ffBase—$2.00100%0x25e9…76f0105d ago0x458ef6…808943
0xceea…420a0x7ce7…14ffBase—$3.50100%0x25e9…76f0105d ago0x82f62b…4e2b05
0x22fd…ebfb0x7ce7…14ffBase—$3.50100%0x25e9…76f0105d ago0xf45352…86a733
0x3cd7…ee510x7ce7…14ffBase—$0.75100%0x25e9…76f0105d ago0x435918…c9115b
0xcda3…33180x7ce7…14ffBase—$0.75100%0x25e9…76f0105d ago0xf45352…86a733
0xb2c4…72a80x7ce7…14ffBase—$1.00100%0x25e9…76f0105d ago0x845ab5…f3fac8
0xb8d8…6a630x7ce7…14ffBase—$0.75100%0x25e9…76f0105d ago0x071fe6…e39ce0
0x65f3…928d0x7ce7…14ffBase—$2.00100%0x25e9…76f0105d ago0x071fe6…e39ce0
0x3488…ee730x7ce7…14ffBase—$3.50100%0x25e9…76f0105d ago0x071fe6…e39ce0
0x66ed…a0570x7ce7…14ffBase—$0.75100%0x25e9…76f0105d ago0x2affaf…798289
0x9da3…00b40x7ce7…14ffBase—$3.50100%0x25e9…76f0105d ago0x071fe6…e39ce0
0x003c…f8ac0x7ce7…14ffBase—$0.75100%0x25e9…76f0105d ago0x071fe6…e39ce0
0x8b7b…e4380x7ce7…14ffBase—$0.75100%0x25e9…76f0105d ago0xf27da6…a6de6e
0xf3e1…09bb0x7ce7…14ffBase—$0.75100%0x25e9…76f0105d ago0xf9ba47…186d26
0x124e…56350x7ce7…14ffBase—$0.75100%0x25e9…76f0105d ago0x8be677…3e3f14
0x10c4…52db0x7ce7…14ffBase—$3.50100%0x25e9…76f0105d ago0x071fe6…e39ce0
0xec65…24260x7ce7…14ffBase—$0.75100%0x25e9…76f0105d ago0x071fe6…e39ce0
0x6e85…81490x7ce7…14ffBase—$3.50100%0x25e9…76f0105d ago0xdbfd90…8cb981
0x5cfa…6ee20x7ce7…14ffBase—$3.50100%0x25e9…76f0105d ago0xf9ba47…186d26
0xaf02…878b0x7ce7…14ffBase—$0.50100%0x25e9…76f0105d ago0x071fe6…e39ce0
0xcd99…9f170x7ce7…14ffBase—$3.50100%0x25e9…76f0105d ago0x071fe6…e39ce0
0xfaaf…31110x7ce7…14ffBase—$0.75100%0x25e9…76f0105d ago0xe52538…910e25
0xdf3d…82f30x7ce7…14ffBase—$3.50100%0x25e9…76f0105d ago0xe52538…910e25
0x365d…32500x7ce7…14ffBase—$2.00100%0x25e9…76f0105d ago0xf27da6…a6de6e
0x2667…11810x7ce7…14ffBase—$3.50100%0x25e9…76f0105d ago0xf9ba47…186d26

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.