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%fluxa18d ago0x960fb3…f2ccf2
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0x9b4704…b2c923
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0x7ac0f7…097c41
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0x356723…8fabd0
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0xd06b51…d22d90
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0x61b0d8…2cc2c8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0x1d1548…4243a3
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0xb38a9e…17944c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0x1a1988…4e7895
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0xb3ba63…915a94
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0x5ff850…15c2b0
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0xc50ae0…a53b4f
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0xd87b8b…75391b
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0xa1b053…df5102
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0xea3bcf…5f6c17
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0x58a663…8c29e1
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa18d ago0xd44ada…8fe85a
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xbaa435…48550d
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xc9dc82…9fb50f
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xb50ba7…5381b1
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xcd0ff0…f7fb42
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xf5db57…a28517
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x49829b…adba21
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xb02dc9…805b11
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xdd9735…970d88

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.