Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5f00…89140xf752…31b9 | Base | Web Search, News & Page ReaderWeb-search | $0.01 | 100% | coinbase | 10d ago | 0xdaa7b2…76c5e1 |
| 0x5f00…89140xf752…31b9 | Base | Web Search, News & Page ReaderWeb-search | $0.01 | 100% | coinbase | 10d ago | 0x0b5caf…e3ccf8 |
| 0x5f00…89140x98e8…5666 | Base | AmorawAmoraw | $0.005 | 100% | coinbase | 10d ago | 0x46185b…c36dcc |
| 0x5f00…89140xdadc…b9df | Base | NetIntelWeb content | $0.003 | 100% | coinbase | 10d ago | 0x97c3eb…7cd4f1 |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.003 | 100% | coinbase | 10d ago | 0xe334ec…0ac458 |
| 0x5f00…89140xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 10d ago | 0x45e955…270dab |
| 0x5f00…89140xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 10d ago | 0x433d56…901e06 |
| 0x5f00…89140xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 10d ago | 0xf3f57b…6e668d |
| 0x5f00…89140xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 10d ago | 0x2858eb…41a0f0 |
| 0x5f00…89140xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 10d ago | 0xfb6ab4…9e4fee |
| 0x5f00…89140xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 10d ago | 0xf05db6…f158ba |
| 0x5f00…89140xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 10d ago | 0x26f6f7…491847 |
| 0x5f00…89140xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 10d ago | 0x4d7286…dd8136 |
| 0x5f00…89140xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 10d ago | 0x710002…74c38b |
| 0x5f00…89140xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.002 | 100% | coinbase | 10d ago | 0x4cc001…b0b6d0 |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.002 | 100% | coinbase | 10d ago | 0x03b19e…1c5a97 |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.002 | 100% | coinbase | 10d ago | 0x1f99f4…2faf6c |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.002 | 100% | coinbase | 10d ago | 0x9c9c7a…e4ec7e |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.002 | 100% | coinbase | 10d ago | 0x10a733…42a225 |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.002 | 100% | coinbase | 10d ago | 0x25005d…7d1ee8 |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.002 | 100% | coinbase | 10d ago | 0x18d3f4…57b432 |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.002 | 100% | coinbase | 10d ago | 0xffec0a…0435a7 |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.002 | 100% | coinbase | 10d ago | 0x6e1425…b2dc8e |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.002 | 100% | coinbase | 10d ago | 0x15641a…7254bb |
| 0x5f00…89140xb810…2c86 | Base | x402 Weather APIWeather | $0.002 | 100% | coinbase | 10d ago | 0x6a2b47…48efdc |
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.