Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0x668da9…a41d1c
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0x34c04d…7fb4e0
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0x7a838f…680cc3
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0xad48e0…3fcefb
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0x83ca52…65f2dc
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0xcdb739…7ef150
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa38d ago0x5d0a47…ea61d1
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0xfea302…b3531c
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa38d ago0x628ec1…826833
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0x3807fb…777848
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa38d ago0xc5b42d…990435
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0xfd67a9…5b852d
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa38d ago0x8ce94b…992844
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0x1ce946…b5dcd7
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0x0a0418…011ebf
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa38d ago0x86a6fc…535ac6
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa38d ago0x138503…ab498b
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa39d ago0x4e80a6…85ee38
0xbff0…deb80x9c95…e299Base—$0.001100%fluxa39d ago0xe0f729…38db76
0xbff0…deb80xfe80…47eeBase—$0.001100%fluxa39d ago0x911b87…73359e

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.