Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2b…d33d0xac65…4417Base—$0.03100%fluxa120d ago0xb30422…251fdb
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa120d ago0x77b1c2…0b2a49
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa120d ago0x3f6a65…95aadf
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa120d ago0x44eb59…f1ed68
0x2e2b…d33d0xac65…4417Base—$0.05100%fluxa120d ago0xf8e243…2ddb4e
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa120d ago0x0fb301…4d6011
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa120d ago0x345592…d27240
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa120d ago0x55a68c…6d0d10
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa120d ago0x490975…2f5545
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa120d ago0x9e94c3…b674e7
0x2e2b…d33d0xac65…4417Base—$0.02100%fluxa120d ago0x2fb711…de015d
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa120d ago0x581999…7fcb73
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa120d ago0x7f2ea6…d40816
0x2e2b…d33d0xac65…4417Base—$0.04100%fluxa120d ago0x8e0d3a…e206af
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa121d ago0x62080f…198c1b
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa121d ago0x5c96d3…c51166
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa121d ago0xe370b9…e8cfc1
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa121d ago0x500c00…5e7150
0x2e2b…d33d0xac65…4417Base—$0.05100%fluxa121d ago0x83b52b…643148
0x2e2b…d33d0xac65…4417Base—$0.05100%fluxa121d ago0x0643d6…9ff30e
0xb90a…9ae40x2e2b…d33dBase—$0.05100%fluxa121d ago0x600e15…709f50
0xb90a…9ae40x2e2b…d33dBase—$0.01100%fluxa121d ago0x61bee2…d92480

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.