Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x8ff0ed…9653b2
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x57dab3…fa19ee
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x6683b2…66c0c8
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0xef1dd7…701610
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x9b5fe9…c4bbfb
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa37d ago0x3c54d1…a28b59
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x99fe31…0f7882
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0x9d5f1e…01e915
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0xda8b84…a276b5
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa37d ago0xaf5ad9…f2c1c0
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0x707630…f08bad
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0xecf707…a39d90
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0xb085a9…d7044a
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa38d ago0xd485e0…7fc169
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0x672d8d…76d94a
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0x3c5fbc…91f901
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0x933f56…143d31
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa38d ago0x9e3700…925d35
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0xb2a50e…87a25d
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0x40b12d…1acd99
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0x860a86…b4fe5c
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0x2bfe27…2767f9
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0x7e3d4b…f74dd0
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0xfa8191…646798
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa38d ago0xf3825e…f0375e

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.