Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x5e1efb…1363f1
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0xa6ec8b…32487e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x4293b3…260fbf
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0xc81ffa…c2a043
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0xd21e4d…1f2a0d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x7396ca…f78dbd
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x66bb68…3d02e2
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x22f509…522726
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x51685b…644057
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x9d0b34…b2d2a9
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0xcd708b…48c7c0
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x26d567…8b96a6
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x2635e9…c4aa19
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0xbb55d3…dc0171
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa39d ago0xe3c779…01a5f4
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa39d ago0x00dfba…7bb968
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa39d ago0x1482af…eace0b
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa39d ago0x68d880…52fd8f
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa39d ago0xc5e75f…733f09
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x5ab671…ebab01
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0xdaf167…6688f8
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa39d ago0x7d34aa…e43f76
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x1344b5…05c47c
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa39d ago0x0f1dca…23a360
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa39d ago0x9be1b4…701898

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.