Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e35…35840x2670…293fBase—$5.00100%coinbase90d ago0xb8dad5…123a96
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0x4a07fb…5894c7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0x332958…59a647
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0x3cc6c8…d3fb4c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0xe67651…5e0acb
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0xa69a28…9c4fd8
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0x8fa4b6…c25bec
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0xd1f2e4…f4311f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0x12a7b8…1aff9e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0x60768e…6c0ff4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0x1251e5…260a6d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0xc96e54…37f57b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0xb90e5c…4b2213
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0x2ba370…5dad28
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0x10f92f…042f20
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0xf09dac…a0273a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0xcea04f…82ce5e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase90d ago0x72f7a6…6e5ce0
0x06ee…aace0x2670…293fBase—$0.01100%coinbase91d ago0x7c87dc…5879a1
0x06ee…aace0x2670…293fBase—$0.01100%coinbase91d ago0x1fac6b…5e1d16
0x06ee…aace0x2670…293fBase—$0.01100%coinbase91d ago0xf49f03…c26a6c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase91d ago0x31e631…f70ad7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase91d ago0x41b430…b6871a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase91d ago0xda4c52…094686
0x06ee…aace0x2670…293fBase—$0.01100%coinbase91d ago0xa19e05…1cd82a

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.