Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa38d ago0xdaccee…26e817
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x069813…c6f95d
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x76480a…c0f629
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x8384d2…424ec5
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0xa3a790…a5d21b
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd464d1…956dc9
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa38d ago0x3ca59b…9d2128
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x460abe…8b519f
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa38d ago0x62cf7f…9aa93b
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x35fddd…5d370b
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0xecf6bf…f9f49e
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x71d992…f38b72
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x0c5986…01c0e3
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0xf63227…800453
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa38d ago0x489112…a926f0
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0xbc675b…7d2c45
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x9211a1…c4a76d
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x2347db…c7792a
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x3be7e0…e95aad
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x8ed8e3…818e65
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0xf95860…b29139
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0xeb7091…eca402
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x2012b4…e540cb
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x3e3216…856566
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa38d ago0x04e44e…b9a3ae

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.