Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0xf8d8b2…8bcebb
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x06c6c4…fb8425
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x05f204…f7fab2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x99e398…680106
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0xfd5243…5e0015
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x1493b2…3a68df
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0xca2037…342736
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0xd44df4…a23b1b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x28215c…6eb474
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x523274…294bf8
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x76d3f5…26fe98
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x7fe05f…ff6039
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x062348…bb4ce6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x884efe…eef322
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0xc43411…865c68
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x8bce95…e8c6e2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x4c5bbf…5cd6dd
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x7b48a2…428103
0x06ee…aace0x2670…293fBase—$0.01100%coinbase14d ago0x8d1d2e…41b398
0x9473…0a5e0x2670…293fBase—$5.00100%coinbase14d ago0xdf465d…59829e
0x9473…0a5e0x2670…293fBase—$5.00100%coinbase14d ago0xd8fa3b…db9ac4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x748ec5…98a151
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x39eee1…5f19ea
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0xbc838f…d29ed5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase15d ago0x21c042…7b082c

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.