Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa40d ago0x3f96ac…01e66e
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa40d ago0x9d41f1…f3f5bb
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa40d ago0x9ca567…f7eb86
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa40d ago0xde8cf6…20a605
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa40d ago0x698716…29af4d
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa40d ago0x425817…d0dfea
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa40d ago0xa8bea5…8baea9
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa40d ago0x3e2ff1…fcd1ce
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa40d ago0x46e353…f3908a
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa40d ago0x3ace1e…eecca5
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa40d ago0x3a2979…d4c33d
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa40d ago0xdd9a08…4f8b27
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa40d ago0xd199c7…ee7c33
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa40d ago0x185e36…517889
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa40d ago0x40956e…8b81b9
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa40d ago0xdced78…25c341
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa40d ago0xe11e80…4a16d9
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa40d ago0xc947c8…1ccd2d
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0x784fc2…c7097c
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0xae0fb9…7417e6
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0xb22a66…2c2d11
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0xbeb8c6…ed1cc5
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0xcd214f…bbb610
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0x5e01b3…1e2df4
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0x1b3e1e…e0dc83

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.