Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x1d5d09…bca820
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x2d322f…9a83fd
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0xf31904…dece65
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x1a331c…185640
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x4b5068…b83903
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x37af87…e67716
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x44b6e3…5e299b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x930bec…61297a
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x095cda…e55a4b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa25d ago0x6a5068…912f7b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0x121df3…a7d7e6
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0x1b0818…6f1bff
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0xb1d1e5…38208f
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0xb2bfbb…49109d
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0x1ee8c0…c58d7b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0x79132d…d26da3
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0xc45d35…885296
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0xd875bb…ca089d
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0x2def5d…9fced7
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0xfa295a…e212b9
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0xbaa8c0…59b678
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa26d ago0x832683…75f863

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.