Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.02 | 100% | coinbase | 23d ago | 0xa3ed5f…3a82a8 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.02 | 100% | coinbase | 23d ago | 0x9c5c1a…7a2c70 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.01 | 100% | coinbase | 23d ago | 0x9e5e32…37d392 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.003 | 100% | coinbase | 23d ago | 0x56a373…899078 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.003 | 100% | coinbase | 23d ago | 0x0781f7…444219 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.003 | 100% | coinbase | 23d ago | 0x06c99d…6ea15e |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.03 | 100% | coinbase | 23d ago | 0x6a44fd…73e412 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.02 | 100% | coinbase | 23d ago | 0x9c17ed…d01f92 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.02 | 100% | coinbase | 23d ago | 0xb2ce5b…6d4275 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.02 | 100% | coinbase | 23d ago | 0x103c25…656cdc |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.02 | 100% | coinbase | 23d ago | 0x2b574c…07358c |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.02 | 100% | coinbase | 23d ago | 0xa4110c…905c84 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.01 | 100% | coinbase | 23d ago | 0x42a3c6…2e8fa3 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.004 | 100% | coinbase | 23d ago | 0x462c2f…94c165 |
| 0x4075…1a860x8647…3558 | Base | Live EVM Block NumberBlock | $0.003 | 100% | coinbase | 23d ago | 0xbfd3bf…d90497 |
| 0xc7a2…263e0x8647…3558 | Base | Live EVM Block NumberBlock | $0.003 | 100% | coinbase | 24d ago | 0xfc0085…22b0b1 |
| 0x6937…c4030x8647…3558 | Base | Live EVM Block NumberBlock | $0.003 | 100% | coinbase | 24d ago | 0xeaa67a…6d350d |
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
Show the promptHide 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.