Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0x066e3d…884992
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0xa24c93…85569c
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0xa7d778…3f9d8d
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0x69bc43…e0a5b6
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0x214480…d69197
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa46d ago0x301bb9…4b787f
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa46d ago0xf28065…74ee08
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0xae8908…96f49d
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa46d ago0xa6b8ca…910c10
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa46d ago0xb1f6b9…157aa9
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0xc4b604…98bac5
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0x858df3…ad06d5
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa46d ago0xa7e79e…620570
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0x0c9bc6…168771
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa46d ago0x58eab4…ab5865
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0x699a3f…8a3ee6
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0xab8393…16bfe3
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0xb2d67b…187700
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0x4377b0…e8d2f4
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0xbed17a…814e3b
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa47d ago0x49d4c9…8524e6
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa47d ago0x09d044…359448
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa47d ago0xca2f89…c29522
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa47d ago0xdd14ec…93fcd7
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa47d ago0x350020…d396fd

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.