Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x445c60…4bd72c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0xa5beae…dc6f31
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x89f890…a80d78
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x5bb7ff…c10f00
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x6d05e7…a3f2b5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x3ada8a…991b13
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x240f0a…802e06
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x63a301…fbd702
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x86df0c…64421c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x7c94e2…c26e49
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x466ccd…a56223
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x84c986…007a57
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0x359223…bf33f9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase7d ago0xfd92e9…0dc513
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase7d ago0x3364a2…78eb30
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase7d ago0x10f7da…28e7ea
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase7d ago0x4eea59…a31188
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x308952…d3e863
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x959ab8…8114a5
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase7d ago0x658ad2…227f56
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase7d ago0xab0586…2ea61d
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase7d ago0x69c19e…0e4979
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase7d ago0xcf38a9…230c5a
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase7d ago0x5e546a…1a8704
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase7d ago0x6544f2…4bf725

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.