Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa36d ago0xda0d5d…f86383
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0xcbba71…7354a3
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0x23891c…6a642e
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa36d ago0x4e3702…5f7439
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0xac6429…0e0cb3
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0x3a2ce6…59162f
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa36d ago0x2b15c8…619d2d
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa36d ago0xdad55f…17ff1f
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0x7ab02c…593186
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0x1e6195…eec19c
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0x3f9857…459827
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa36d ago0x57c561…b4bc00
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0xf0bc70…a40cdd
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa36d ago0x3a950b…385014
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0x8cc381…d2dba5
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa36d ago0x51ef79…d66c84
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0xb3dfb0…3bc86a
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa36d ago0x3d5485…933058
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa37d ago0x209051…55baad
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa37d ago0x4530e9…18c27a
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa37d ago0x0a03a9…8b0780
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa37d ago0x54fdf9…728761
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa37d ago0x282fb8…040d10
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa37d ago0x55a642…e2e0ad
0x8619…e6c10x9c95…e299Base—$0.001100%fluxa37d ago0x0063d6…b6819d

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.