Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xe5cfcb…657a4a
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x8e37e3…d2555c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x6d2165…957e2b
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x03481e…48d26c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xad2ca7…4bebd2
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x62d975…23b285
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xca2e7b…58ee85
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x62d711…ee592c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x66fec9…9bbfae
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x57114f…0e7a50
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x4e6a6c…e0d783
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xe89fbf…0599eb
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x2ed883…8931a9
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x11ea66…bc4add
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xa285ed…f18bce
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x9a4e75…4fcef6
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xcf4b69…77a766
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x67646c…c6647f
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0x06aa7c…769ed4
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase6d ago0xea364a…ce1ee5
0xf348…49090xdc59…1506Basex402 service$0.06100%coinbase7d ago0xa8a8de…14d0f9
0xe520…e26b0xdc59…1506Basex402 service$0.06100%coinbase7d ago0xdcaadd…a19442
0xe520…e26b0xdc59…1506Basex402 service$0.02100%coinbase7d ago0xc310b1…f12f52
0xe520…e26b0xdc59…1506Basex402 service$0.06100%coinbase7d ago0x6bfb10…013b94
0xe520…e26b0xdc59…1506Basex402 service$0.06100%coinbase7d ago0xca9e20…7dfb60

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.