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%fluxa16d ago0x08cece…11c610
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x03260b…8dde5e
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x800e86…7d47f7
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0xc021b1…2c634c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x7dcc64…3f29e9
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x1418d4…4724f4
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0xae9322…9c5019
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x41fb58…a5e658
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0xf440c9…118865
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0xdd5813…efbf43
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0xd5e889…a17231
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0xb2f4fe…c2f22c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x89dd44…f91c04
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x2a3023…570ff9
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x5cf05c…16d9c5
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x9de5dc…dba55b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x60267e…084bed
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0xd82b8f…137218
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x770d36…f500e0
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x3eb890…ddc75e
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x880ba8…6fcbde
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x25c59b…2ec712
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x7902a8…afb65c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x70612a…efee6a
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa16d ago0x4ccf22…2db3c3

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.