Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0x136ecb…a180ee |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0xf0be1b…a85d9c |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0x2bb196…b357f9 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0xa54f98…15feed |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0xc08e0f…42eac5 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0x2ba0ef…4bde8d |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0x4b4bc8…0ac57d |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0xce4a3c…c77d6f |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0xa60f34…6efb12 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0x2a7d78…dd20a7 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0x9befb4…676bf1 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0x730c91…d9401a |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 17d ago | 0xed901a…cc2fae |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0x56d2b2…05d8ef |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0xb89a5b…e6fca4 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0x37108c…c88bfa |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0x89a4d3…d953b9 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0x0ac2d5…38c53c |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0x890142…75fff1 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0x3b34cd…fc5a05 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0xe8b62a…22bb2d |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0x134edf…6be958 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0xbc5946…9fe9fd |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0xcde287…391e65 |
| 0x8d2a…7d370x88a4…e9ea | Base | Fortune GeneratorFortune | $0.001 | 100% | coinbase | 18d ago | 0x39b2e8…1ae962 |
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.