Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0xa9eee4…77b2ca
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x783dc0…07172f
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0xf804be…84b9fe
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa43d ago0x077f7a…f125a0
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x6e9038…382710
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x78b36f…e0f1ce
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0xd5cad2…fff905
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x306a6a…643ee5
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x6176ef…3229a5
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x751c32…b6701b
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa43d ago0xc26b4e…dad0de
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x385ace…4a56d7
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x8e10d0…640c10
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x386d74…04405a
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x6abd51…a8208c
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0xee2370…91179a
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0xb54135…2adfb3
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x067472…82af9f
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0xb4d7c8…1717c5
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0xb7b66f…27d6c6
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0xce5804…a32352
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x1ff6e9…c07212
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0x879401…a2d14a
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0xfc6c76…d22b88
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa43d ago0xfa3d21…efc11e

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.