Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0x7df394…8b6d65
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0x5ea683…271c61
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0xf09ace…3d7804
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0xde9e59…d5db5c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0xab3452…630d66
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0xc64b7f…72fc09
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0x6a4ca3…39fa9c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0x423db7…07556b
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0xd915ed…540429
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0x8b43fa…9cec1c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa53d ago0x2e8c07…1ccc32
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0xb13642…62f2c2
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x5e9742…78418e
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0xf4466c…e41093
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x29cf1d…f65ca1
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x8fe8a7…b8bb73
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x48ce7b…ac3ec9
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0xbe5e66…0d46cc
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x6dbe96…1e6394
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x345b45…eaf12b
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0xfc9567…83ad69
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x5da3df…eebaaa
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0xba004f…56fe29
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0x538dbb…2db1c2
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa54d ago0xdd1e27…27a6cc

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.