Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x237a7b…104d4c
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0xed69fa…708e47
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x6e95af…13e183
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x773073…1d6cf9
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x5c9efb…3745ce
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x438714…079232
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0xbde080…a14d4f
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa46d ago0xb72379…cec070
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa46d ago0xca709d…8d6cc9
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa46d ago0x0dc769…b32a3e
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa46d ago0xef6a6a…9bf483
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0xdcf9dd…8c8f89
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0xb2e07c…cb2544
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa46d ago0xb47a64…d7c51a
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa46d ago0x00486c…7722d3
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa46d ago0xcfdf2d…8b50c8
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x6c93a5…54cbbf
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x51f8da…16dfbd
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa46d ago0x40fc0a…6e1386
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x399701…e97463
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x56f76f…cf1cd6
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x0e479a…37f1a7
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x27afe5…99728e
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0x519389…6a74ab
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa46d ago0xba70e1…8c48e3

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.