Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0x5c9d51…b38360
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x98d4cf…b8969b
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x662541…dfc3a0
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0x820404…71db2b
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x5f048e…9e8eb0
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0xb0b5a9…2c3c42
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x2ffd41…9bb58d
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x691c84…aee954
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x50ad38…d052c7
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x35f6ab…1af61a
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0xcaf09b…661193
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x5b5dbd…0f2f15
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x64a88f…b7c50c
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0x5c0c82…00f14d
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0x3111db…ee2a4c
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0x4ada6d…4d2782
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x2eac71…8442cb
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0x63cfaf…e0f5c2
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0xfd3c8d…59e160
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0x3f59b7…e5f2ed
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0x3eadc3…54b74b
0x350e…50890xfe80…47eeBase—$0.001100%fluxa38d ago0x45ba20…9e6b94
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x15292d…a18d93
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x51469a…1aca26
0x350e…50890x9c95…e299Base—$0.001100%fluxa38d ago0x833c25…dc4587

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.