Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x955fdc…9c442c
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x193c36…5112b4
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x3416fc…395af2
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x364b9f…4c7499
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x1b14ef…00802b
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x23d57b…55e2b4
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x322a7e…6bbbbc
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0xe62347…f60909
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0xa1ae9d…5ac8f6
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x83c18d…83231a
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x1c3084…e8d34e
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x0c252f…5e2ca7
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0xc8629d…72df13
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0xf7211b…667a60
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0xf8b534…2532c9
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0xdc6072…3aa1f8
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0xa07f0d…340176
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x03720d…e50363
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0xf67f15…6c1b7b
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x6246dd…650372
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x69a4a3…65001e
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x744d44…28cb6f
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0xa8edfc…db400e
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0xdfc54b…c03a93
0x94db…bb700x5aae…482eBase—$0.001100%coinbase8d ago0x6bcc18…7ed3d7

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.