Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2265…174b0x8e51…c4d1Base—$0.99100%coinbase13d ago0x27cfcb…2e2939
0x2265…174b0x8e51…c4d1Base—$0.99100%coinbase13d ago0x9d4e49…28e213
0x2265…174b0x8e51…c4d1Base—$0.99100%coinbase13d ago0xc50ee7…cd8c07
0x2265…174b0x8e51…c4d1Base—$0.99100%coinbase13d ago0x11f39b…418257
0x2265…174b0x8e51…c4d1Base—$1.49100%coinbase13d ago0xce5b34…7342de
0x2265…174b0x8e51…c4d1Base—$0.99100%coinbase13d ago0xae0621…5040fd
0x2265…174b0x8e51…c4d1Base—$0.79100%coinbase13d ago0x042d45…b0d16d
0x2265…174b0x8e51…c4d1Base—$0.49100%coinbase13d ago0xf840f5…5639b8
0x2265…174b0x8e51…c4d1Base—$0.35100%coinbase13d ago0xf7957f…25adda
0x2265…174b0x8e51…c4d1Base—$0.25100%coinbase13d ago0xd15359…6c2ba2
0x2265…174b0x8e51…c4d1Base—$0.15100%coinbase13d ago0xa499eb…620dc5
0x2265…174b0x8e51…c4d1Base—$0.08100%coinbase13d ago0x9646dc…7c1a17
0x2265…174b0x8e51…c4d1Base—$0.07100%coinbase13d ago0xd9c066…82665a
0x2265…174b0x8e51…c4d1Base—$0.07100%coinbase13d ago0xd84945…c411ee
0x2265…174b0x8e51…c4d1Base—$0.07100%coinbase13d ago0xe66bd4…e2c952
0x2265…174b0x8e51…c4d1Base—$0.06100%coinbase13d ago0xa2be44…dd927a
0x2265…174b0x8e51…c4d1Base—$0.06100%coinbase13d ago0x314e9b…731c8d
0x2265…174b0x8e51…c4d1Base—$0.05100%coinbase13d ago0x1f23db…c4e287
0x2265…174b0x8e51…c4d1Base—$0.05100%coinbase13d ago0xb1b7e0…1c8b38
0x2265…174b0x8e51…c4d1Base—$0.05100%coinbase13d ago0xb06942…ad26bb
0x2265…174b0x8e51…c4d1Base—$0.05100%coinbase13d ago0x058ada…8489bb
0x2265…174b0x8e51…c4d1Base—$0.05100%coinbase13d ago0x229e92…780c69
0x2265…174b0x8e51…c4d1Base—$0.05100%coinbase13d ago0xba3c15…453442
0x2265…174b0x8e51…c4d1Base—$0.05100%coinbase13d ago0x083c13…bf3ac0
0x2265…174b0x8e51…c4d1Base—$0.04100%coinbase13d ago0x96f9cb…09b292

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.