Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x3222f1…95d760
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x7be83a…779212
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x7cbb5d…a91e90
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x474cd8…a8fa8f
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x641e27…8069cc
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0xcbbe69…5abb08
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x0a5e4f…d1e04e
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x815d46…399fb9
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x6c95ef…cdb7dd
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x1a770e…d6a6df
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0xb0c56c…743abd
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x061335…2bee70
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0xa2a46c…e57db9
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x997435…9284b4
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x670fe8…f4e8a3
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0xe5e0f1…69522b
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x4bd2d2…8f5926
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x9b49e2…7cdff6
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x5041b7…4b4a61
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x8b79dc…a89bc1
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0xc34f5e…879a3c
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0xdb41bb…90f31a
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0x8b30d6…908b11
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0xe5fffd…53169f
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase12d ago0xceb916…4ab2a4

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.