Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0xa5b556…ec0066 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0x4d22a5…f59b93 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0xf2634f…2b74b0 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0x766e55…258cdd |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0xf54fa8…35f904 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0x524576…daf18b |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0xd4de97…7a471e |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0x01eae2…2aa8fa |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0x4f31cb…481fb2 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0xf6a370…fcee82 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 76d ago | 0xc7b7b5…b80a5f |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0x1346a8…6271bb |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0x7ec519…b6e296 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0x2659f4…1604c4 |
| 0x2218…8b020x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0xd960c2…077d84 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0xaaffa7…5e10d9 |
| 0x7f4b…3b920x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0x2d00cb…ddfdae |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0xb3a8a6…88b57b |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0xfe7b76…862637 |
| 0xa986…19990x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0xea0a6e…c4a8d0 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0x10d124…7e5f91 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0x07933e…c392c7 |
| 0x90be…5a010x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 77d ago | 0x20a6db…0aa007 |
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.