Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0xbab214…58bf99 |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x55d845…6fe826 |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x9c1866…9603f7 |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x85173a…a22b6c |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0xc84c3b…1980bc |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x4e85b1…9c8bb6 |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x9688d5…11cf0e |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x79f4de…62427a |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0xe01fb8…58042c |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x4d78bf…d5a0e7 |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x273adf…a3e71e |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x083d38…67e94d |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x0db27d…a03a01 |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x1849d6…57defb |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0xc30d59…5c0d0f |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x573f40…6c37bf |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x911636…7d0d2a |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x0f8582…873ac4 |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0xc5ff06…0b7f8b |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x4daf0f…4def52 |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0xfa9dc9…0d2746 |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x286b39…69ac11 |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x1516be…9e6b8d |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0xeca547…e5358a |
| 0x1cb8…bdff0x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 78d ago | 0x81c3ad…8b1d90 |
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.