Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x6fc0e1…dc816f
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0xcbe648…1251bd
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0xaf4ecc…5e1d9a
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x3266b0…c28039
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x0463f5…e90cd0
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0xc2cb0b…0472ca
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x47fa0f…6ffb6f
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x2516e5…55e9f6
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x6c14a2…6b293d
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x357e64…865ebb
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x0b8b68…3c86b0
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0xe60eb2…d97e69
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x725f93…1288ec
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0xe3fbe3…b6bd96
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x39d170…188f39
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0x8ce99b…037cd8
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0xe0b2a9…462fbb
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa18d ago0xcd520f…41b676
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa19d ago0xc7312c…291964
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa19d ago0x63ff6a…b294cb
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa19d ago0x1ac232…299e79
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa19d ago0x1728a0…a6dcd2
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa19d ago0x188dde…a7c74a
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa19d ago0x39ba26…e938b3
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa19d ago0x6f67cb…42ba15

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.