Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0x07b39e…277b47
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0xcbeebb…e713c1
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0xe5d33f…b2a5e8
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0x58bd91…82138a
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0xc41cbf…9bbab4
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0xd888e8…7a9332
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0x8e10d2…69e18c
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0xc277ce…b5b827
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0x293bb3…4277eb
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0x0f9929…868cd3
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa49d ago0x8fe633…72fe21
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa49d ago0x9e51c0…46f3d6
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa49d ago0x327cfd…760113
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa49d ago0x2e3851…67cfe5
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0x9518a3…108f22
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0x3b2cc0…395468
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa49d ago0x050a76…677620
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0xc37a38…c3c97e
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa49d ago0x6fcba8…eda467
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa49d ago0x778e97…a06413
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0x695403…37391e
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0x4b29fe…ebb359
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0xf63f7e…3a39bd
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0x04d8cc…5600f6
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa49d ago0xd6ec58…459700

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.