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%fluxa114d ago0xd38a1a…e46d6c
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x1cd74a…98b994
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0xfbe53b…49b45c
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x87c504…698369
0xb90a…9ae40x9af1…6a7fBase—$11.21100%fluxa114d ago0xf82f22…42f0bf
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0xc3eb34…ff2cc8
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x466b24…923b68
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x6c65ce…fbdfac
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x474820…82e510
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x8a8e35…bf8875
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x11cefe…564159
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x720640…2f14ed
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0xa7ba23…db9953
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x0ba2e0…a0987d
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x5e1c20…d37363
0xb90a…9ae40x9af1…6a7fBase—$0.05100%fluxa114d ago0x58d745…666fb4
0xb90a…9ae40x9af1…6a7fBase—$3.20100%fluxa114d ago0x5698ac…824802
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0xcb33f0…bb80f1
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x5b1d17…d03111
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x7c7181…3b3441
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x1186b4…07257d
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0xe7e4a6…0d1fef
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x5454c0…f6969b
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x2a0dde…93d58d
0xb90a…9ae40x9af1…6a7fBase—$0.01100%fluxa114d ago0x792a9d…2222ff

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.