Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x882f7e…a06407
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x12d832…cc969a
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x5fb323…0c819f
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x338870…af04a5
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0xebe858…139afa
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa42d ago0x7e30c6…34aaec
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0xc324dd…751f90
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x65b35c…c507f3
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x8f2230…617af6
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x82a517…074771
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa42d ago0x819561…da73bc
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa42d ago0xca8a26…ea02b5
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x1e714f…99b05d
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x6d67e6…a35ad0
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa42d ago0x0fca4f…e30a49
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x4a3d21…b72378
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x15ee68…1224a1
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x58f9c3…169245
0x6d2d…bffb0x9c95…e299Base—$0.001100%fluxa42d ago0x05c693…ae0c3c
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa42d ago0x3ec319…ac4e45
0x6d2d…bffb0xfe80…47eeBase—$0.001100%fluxa42d ago0xd53218…6bb151

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.