Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0xd98437…b219d4
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0x1320ea…8f9561
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0xc590e9…0635ef
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0xa228c5…4e8852
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0x436fa6…bcb61f
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0xb02ad4…f8280a
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0xa9193a…26980f
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0x99a7de…ab2c8a
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0x994c33…706bc9
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0x805416…11bc86
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0xeb04cc…87a152
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0x8e4a83…72af0a
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0x29e67d…46aa62
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0xe9bcb0…2fba7b
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0xd36fd3…0fd98b
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa18d ago0xaeaa8b…469212
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xab48e1…3c7d2c
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xa10871…81fbeb
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xa7fa21…e9adba
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xf15692…a811b8
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0xd11c18…a8504d
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x46bd93…485985
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x230516…c850e3
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x494b30…0a456e
0xf2e3…771e0xfe80…47eeBase—$0.001100%fluxa19d ago0x897c75…e1358b

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.