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%coinbase41d ago0xfa508f…dc7d83
0x06ee…aace0x2670…293fBase—$0.01100%coinbase41d ago0x716286…7aa752
0x06ee…aace0x2670…293fBase—$0.01100%coinbase41d ago0xd9d3b0…352d13
0x06ee…aace0x2670…293fBase—$0.01100%coinbase41d ago0x048931…a2477d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase41d ago0x36fa3f…0e1dba
0x06ee…aace0x2670…293fBase—$0.01100%coinbase41d ago0xf41055…ee231d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase41d ago0xc1a52f…e25e60
0x06ee…aace0x2670…293fBase—$0.01100%coinbase41d ago0x1897bb…a67ede
0x06ee…aace0x2670…293fBase—$0.01100%coinbase41d ago0x7db0c4…b71c20
0x06ee…aace0x2670…293fBase—$0.01100%coinbase41d ago0x068846…bde74f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase41d ago0x62e5c3…274247
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x65bf27…838e32
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x3a4122…87bb29
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xb6895a…44b439
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xd97d41…978167
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x31ae7d…17c8f4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xa73938…1fe2bf
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x47d000…1cec48
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0xde4b9c…2a28b4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x2cc40e…6f59f9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x817dfd…ae19b7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase42d ago0x223f2c…e8a350

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.