Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa35d ago0xf5f28b…01cdf8
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa35d ago0xf31edf…ac8bd0
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa35d ago0x5b16e4…775b93
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa35d ago0xede64b…edf0c6
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa35d ago0xb2416d…22a857
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa35d ago0x831ca4…178223
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa35d ago0x46e007…291488
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa35d ago0x144bc7…009da2
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa35d ago0xace588…78debb
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa35d ago0x52cab9…d80321
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa36d ago0x41e054…e88956
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa36d ago0x5b9713…29222e
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa36d ago0xe9409a…ca5244
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa36d ago0xa42d27…787047
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa36d ago0x493ae4…054d80
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa36d ago0x1df0e1…a46ac4
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa36d ago0x0dc7ac…e4fc20
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa36d ago0x91bd4e…1c3bd9
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa36d ago0x6e34c7…3f3395
0x3bf6…4fb30xfe80…47eeBase—$0.001100%fluxa36d ago0xadff81…fcd639
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa36d ago0x156222…9cfc10
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa36d ago0x7131a2…c565de
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa36d ago0xeba1ed…2fc5fa
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa36d ago0xd844fc…22300b
0x3bf6…4fb30x9c95…e299Base—$0.001100%fluxa36d ago0xc0541c…d08685

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.