Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0xf74483…baeb8b
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0x2d6b9a…629e5b
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0xc04fa3…3060fc
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0x8f97bc…d07263
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0x36bd2d…f7a177
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0xcbcaaf…f19d70
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0xa94750…f824a7
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa42d ago0x3b8ac1…0a45d2
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa42d ago0x764bbd…187b1d
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa42d ago0x6f4600…6648fa
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa42d ago0x4abb62…2c9250
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa42d ago0x984f95…49d567
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa43d ago0x6b7d2d…c60446
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa43d ago0x8baeee…2bda80
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa43d ago0x7e7839…3f6143
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa43d ago0x1ec5dd…113cb5
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa43d ago0x3760f4…ca6216
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa43d ago0x4eaa73…fd5cc5
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa43d ago0xde92bb…8775be
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa43d ago0xda0cbc…8dd188
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa43d ago0x33ab58…e19524
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa43d ago0x4c454a…b516e2
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa43d ago0x25a655…8e0bc9
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa43d ago0x379b6d…93c4d5
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa43d ago0x3023c7…337e1e

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.