Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x2b48c7…bf8494
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0xbaff05…949f4d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x408bed…54b4d6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x2aa083…670420
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0xc11d29…5a41f1
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x094d30…0512e7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0xe5754e…0e095e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x107304…644e8a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x3ccf66…1b9b44
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x7a29a1…54efac
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x2e69f8…941679
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x383c13…16c489
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0xa66862…be3618
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x0c3712…ee037d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x3e3240…f8cccc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0xe25f39…1c1fe9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x420bad…b2e263
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x20cf51…bc2a18
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x5622bc…6b2090
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0xb3ff86…61c93d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x552ca5…3b559f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0xf18d5c…b67e9d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x71e2d2…2c5b43
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x583432…67071a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa92d ago0x52e360…f89016

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.