Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x46f550…a1ff40
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0xddfec3…3404f3
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0xb696ed…14815c
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x5a67cc…882dab
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x9bf78c…897940
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0xf702cb…a5210c
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x279617…ecd6a4
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x65e852…0d4d84
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x0c98a8…4a2890
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0xd6ae50…a9c067
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x7a057d…478cb3
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x2e5ab5…64c56a
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x09f9da…870c4e
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x680565…fbb2f1
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x339608…773cb4
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x159a0a…f7881c
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x265dc3…c51112
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x726d55…5e7304
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0x8154c1…e39a0f
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa109d ago0xfa6118…d9b9ba
0xb90a…9ae40x62d0…093dBase—$0.01100%fluxa110d ago0x89bfba…42287f
0xb90a…9ae40x62d0…093dBase—$0.05100%fluxa110d ago0x276878…7b980a

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.