Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0xadf2c9…5bc2d6
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0x4bd2fa…71a727
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0x62c3ac…7683c1
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0xb67eaa…3793d6
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0x8c74bb…b15488
0xb9f1…93e30x9c95…e299Base$0.001100%fluxa37d ago0x9049db…3d2b52
0xb9f1…93e30x9c95…e299Base$0.001100%fluxa37d ago0x3f27e3…dd90b7
0xb9f1…93e30x9c95…e299Base$0.001100%fluxa37d ago0xd35fb7…3c3153
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0xb4fe89…b42ad6
0xb9f1…93e30x9c95…e299Base$0.001100%fluxa37d ago0x84ab3d…3f0cd6
0xb9f1…93e30x9c95…e299Base$0.001100%fluxa37d ago0x104b93…34503e
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0xc9319c…053447
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0x2d7bbc…00988d
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa37d ago0x2890ac…595230
0xb9f1…93e30x9c95…e299Base$0.001100%fluxa37d ago0x684809…b2ebae
0xb9f1…93e30x9c95…e299Base$0.001100%fluxa38d ago0xdbae71…3205ff
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa38d ago0x16b1d6…42bd97
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa38d ago0x63865c…bc2dd0
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa38d ago0x552e11…efdf66
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa38d ago0xa2217b…958012
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa38d ago0x45b16b…990d6d
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa38d ago0x88cd09…4118da
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa38d ago0x57a092…2c4c4a
0xb9f1…93e30xfe80…47eeBase$0.001100%fluxa38d ago0xf66f69…a5af83
0xb9f1…93e30x9c95…e299Base$0.001100%fluxa38d ago0x9fbb6a…fb6372

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.