Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xb463f8…97ffc8 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xe31314…22ddab |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0x9dbef8…615c2d |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0x5f5416…5169f2 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0x8562ee…c205ef |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0x7d5e5e…587cb7 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0x1060eb…532162 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0x5d710c…aa79db |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xe6e658…caf180 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xeab639…367883 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0x51b155…50b4ea |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xebc27b…3f5fa6 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xf28331…a8a2ad |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xde8615…cb035a |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xefdb56…99a501 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xc8066a…bb138c |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xf479b1…eabdda |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0x846969…1e568c |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xc5ae12…d2083f |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 95d ago | 0xa6c928…d85439 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 96d ago | 0xde104f…75820f |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 96d ago | 0xa2eb04…b2dc0b |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 96d ago | 0x45713c…f210e2 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 96d ago | 0x601ac8…1e58e0 |
| 0x63e4…59a10x58bd…6b6c | Base | ApiToll SEC FilingsSec | $0.003 | 100% | coinbase | 96d ago | 0x843ef2…ed0a00 |
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.