Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0x27b135…264131 |
| 0x914c…b5e40x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0xec4255…391083 |
| 0x3a3f…f3a70x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0x1d1dba…0ad97a |
| 0xd6c3…482b0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0xa0a67b…a49b6a |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0xae8242…e7e8ef |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0xcbf00d…9927bd |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0x095eac…0d0ab1 |
| 0x350e…66570x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0xfbd36d…3b0139 |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0x57c792…cfa9c6 |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0xe7b25b…a19e14 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21d ago | 0x3663cf…6bd9f8 |
| 0xc059…8b5e0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x975101…672824 |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x96f61c…206adf |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x7ef2aa…2759b0 |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x3a68fa…2dcbe9 |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0xca411a…1913c5 |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x3543f0…37f2c1 |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x732b20…cc3431 |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x672154…2b13db |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0xe72634…7a04dc |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x132f6e…beed8c |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0xb677ad…5cb826 |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x4bc33c…5327bc |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0xdf454d…ba5fa3 |
| 0xac5a…142d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x1e0578…5f7674 |
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.