Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0xb1c743…a43f14
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x91193f…f0bd30
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0xedba08…52545a
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x95d232…68fd9c
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x946412…5aa6e9
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x633dc6…7191c6
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x6f9af8…bb1ba7
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x4ba19c…6598b2
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x43e84d…a0bb69
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x366420…a24fd0
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0xa96584…3b6d0f
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x4b013d…e83389
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0xc89ddc…97ea3d
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x79690e…cfd1e8
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x6ba0b5…c44bca
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0xa3a8b6…da8934
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0xb56bd9…4e937d
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x872906…894d03
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x6749ff…56b147
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x861685…fd0f4d
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0xf4166f…e844b2
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0xff87a2…06bdf2
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x174db8…cf5580
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0x9a8b98…bf78ee
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa22d ago0xf09bf5…9859f9

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.