Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0xc810b5…456592
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x4a471d…8ee4fa
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0xb189d6…65df9c
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x2d46c9…6bb6d1
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x02d094…4fd829
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x174246…f26d4e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x2c44f0…ca6c3b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x472711…b11d89
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0xbbc453…f8ccdb
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x31aa73…4497c1
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x3b65e4…36cd88
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x61c5c7…0d5209
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0xdf7727…3d5201
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x1f39af…726e5b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0xaf67ef…3876ca
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x775f89…b2fc0e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x01eff5…c4f1e3
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x97f065…60d8b8
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0xd29615…866a65
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x66d049…b22cba
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x5b5351…95a4a9
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0xd95a71…7f2173
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0xf9e496…890a09
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x62c1ed…e4b071
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa18d ago0x94c675…8e1a82

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.