Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0xa75232…a0c1f7
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0xfbe42e…673320
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0xa89acf…f7fa71
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0x60fdb1…27a794
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0x6ae094…2d3eea
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0x5d3e5a…dac94d
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0xd00649…c7051c
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0x10ad1a…87d261
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0xdc7961…98505d
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0xc98b88…dc4b9d
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0x73935c…5f425b
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0x5dc440…aca03f
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0x9eceff…d2fff5
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0x3b1447…e23c45
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0xfcdf99…bce588
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0xa9da82…8eabca
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0x751a8b…80c409
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0x1121b4…fe86cf
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa68d ago0xb16b3f…77fbab
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xce5f5b…9a8432
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xe869b1…99143f
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x0a0b86…48a879
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xee504a…e9dbb3
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xb693eb…865fd0
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x1bb6ec…f3ebc7

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.