Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0xf52d41…a365c3
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0x1f8769…a32fed
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0xc164d8…63c065
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0x0da5a9…bb8ac1
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0xc3ae2a…1c8252
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0x556924…35daf5
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0x3e2c9d…0db5a8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0xd0405b…299112
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0x22b1c5…4dae23
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0x67420e…e62103
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0x2ca74f…e168ef
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0x25405e…7bec53
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0x758d8d…d53f78
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0xfb3012…3d5b84
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa20d ago0x95176e…42611b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa21d ago0xd0d0d4…e8ba75
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa21d ago0x402042…80e0d0
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa21d ago0x38d5bb…8ff9da
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa21d ago0xb665fd…a7fbb0
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa21d ago0x8e4dd9…506875
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa21d ago0x4d6ae1…5cc6ec
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa21d ago0x13d48e…0c1979
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa21d ago0xda66e9…d8228a
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa21d ago0x5ca94a…9b6d32
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa21d ago0x729e7f…897066

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.