Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x46b023…b16681
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0xcf67aa…087e8b
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x771c62…128d0d
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x74fff6…640686
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x5242d2…11083e
0xb90a…9ae40x9af1…6a7fBase—$3.20100%fluxa117d ago0x5cb709…8bac44
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x3df995…ff5eab
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x3a3d13…5f98f5
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0xce58b1…138cd1
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x1118f4…1d3171
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0xb822be…6dbf04
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0xf9977f…a88197
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x93293a…5dfea5
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x9ddfa0…88adaf
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0xf429c5…f3f467
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0xcd6abb…5cb752
0xb90a…9ae40x9af1…6a7fBase—$0.03100%fluxa117d ago0x01003b…eb22e7
0xb90a…9ae40x9af1…6a7fBase—$3.20100%fluxa117d ago0xbce26c…05fc66
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x132cd4…b82cb2
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0xfd4cf8…afe94d
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0xe27ecd…3e9c7a
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x82bbfe…8d0611
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0xb0e28e…4a63ed
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x1d21ea…7df5f0
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa117d ago0x456253…1705e1

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.