Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0xc19ebc…3ba145
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x78c575…5105df
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x7b6469…732c20
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x25f3fa…2e1e43
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x5cd350…6c0d94
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0xa92260…7de214
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8a81d5…bb9471
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x42bca3…0df779
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x22acc5…083cf4
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0xc27aa9…a1452d
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0xa7ccea…2edc38
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x12460d…081492
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x025945…b2a095
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x94e3c3…9df920
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x71a491…6c5161
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x55395d…36a97e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0xbf0a22…62a2ee
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x84349a…79e0f4
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0xcf2ef1…cd7a31
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x699652…803fe3
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x335cdf…ef9210
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0xbc843f…a5fc52
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x544ffe…3d9742
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x444bf3…2f463e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa18d ago0x65e833…5a8afa

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.