Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa78d ago0x997f38…e44c25
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa78d ago0x3afe41…710e59
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa78d ago0x1198f7…269395
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa78d ago0x53e72b…96598c
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa78d ago0x506dbd…1edfcf
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa78d ago0x97b0bf…a4a786
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0xf8f004…1d12b0
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0x5b856f…d17661
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0x230195…cc7ee8
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0x077cd2…d2d381
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0xd40725…966af5
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0x46d5ec…493638
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0x26105a…e1180b
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0x3196ad…5c8fcb
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0xa392db…dbfa7f
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0x9d26ac…8327c0
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0xd98185…c2ceca
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0x950d5c…126482
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0xd93ada…456f96
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0xf25244…44481a
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0x706428…f2f386
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0xfe38bd…eb980c
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0xbe5820…38f3d2
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0x55fd96…9baf57
0x0dac…8bdc0x9c95…e299Base—$0.001100%fluxa79d ago0xdbb58a…97bc76

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.