Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0059…de620x2b6d…32c5 | Base | 2sPublic-records | $0.003 | 100% | coinbase | 9d ago | 0xc13fa5…d15a68 |
| 0x0059…de620x2b6d…32c5 | Base | 2sPublic-records | $0.003 | 100% | coinbase | 9d ago | 0x0c3a30…4b2e63 |
| 0x0059…de620xb86f…8fc4 | Base | JSON RepairJson | $0.003 | 100% | coinbase | 9d ago | 0x4cd312…dc66ba |
| 0x0059…de620xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.001 | 100% | coinbase | 9d ago | 0xea2c03…9a8cee |
| 0x0059…de620x4df6…cdea | Base | Web Search (SERP)Search | $0.05 | 100% | coinbase | 9d ago | 0x0f4508…58710c |
| 0x0059…de620xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 9d ago | 0xa273fe…4ecca3 |
| 0x0059…de620x4df6…cdea | Base | Web Search (SERP)Search | $0.05 | 100% | coinbase | 9d ago | 0xf682bf…13a705 |
| 0x0059…de620x4df6…cdea | Base | Web Search (SERP)Search | $0.05 | 100% | coinbase | 9d ago | 0x6e54b6…9f4d04 |
| 0x0059…de620xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 9d ago | 0x212a96…cd885e |
| 0x0059…de620xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.02 | 100% | coinbase | 9d ago | 0x00509a…5eb561 |
| 0x0059…de620xf752…31b9 | Base | Web Search, News & Page ReaderWeb-search | $0.01 | 100% | coinbase | 9d ago | 0xe2a42d…01f10a |
| 0x0059…de620xf752…31b9 | Base | Web Search, News & Page ReaderWeb-search | $0.01 | 100% | coinbase | 9d ago | 0x39d485…f0f0c5 |
| 0x0059…de620x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 9d ago | 0x9d4420…79f2e6 |
| 0x0059…de620x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 9d ago | 0xdad51c…8f364d |
| 0x0059…de620x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 9d ago | 0xa53aa1…bd6ac5 |
| 0x0059…de620x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.002 | 100% | coinbase | 9d ago | 0x648dd8…f254bb |
| 0x0059…de620x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.002 | 100% | coinbase | 9d ago | 0x2cfc63…b5a5a1 |
| 0x0059…de620xf22e…f493 | Base | geocode-reverseGeo | $0.002 | 100% | coinbase | 9d ago | 0x6b9bf0…27c49c |
| 0x0059…de620xf22e…f493 | Base | geocode-reverseGeo | $0.002 | 100% | coinbase | 9d ago | 0xdb3fa3…c45fde |
| 0x0059…de620x2b6d…32c5 | Base | 2sPublic-records | $0.0025 | 100% | coinbase | 9d ago | 0x8416e3…ea76af |
| 0x0059…de620x2b6d…32c5 | Base | 2sPublic-records | $0.0025 | 100% | coinbase | 9d ago | 0x311496…7f2218 |
| 0x0059…de620xb86f…8fc4 | Base | JSON RepairJson | $0.003 | 100% | coinbase | 9d ago | 0xac7eaa…3103b5 |
| 0x0059…de620xf752…31b9 | Base | Web Search, News & Page ReaderWeb-search | $0.01 | 100% | coinbase | 9d ago | 0x95d195…b317d8 |
| 0x0059…de620xf752…31b9 | Base | Web Search, News & Page ReaderWeb-search | $0.01 | 100% | coinbase | 9d ago | 0x105558…2dccbf |
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.