Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 120d ago | 0x9dbdea…a840aa |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x7a3561…8867f7 |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x92c423…090356 |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x89e55e…b0ddfa |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x4e10c2…5dbd56 |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0xc1a304…2478cb |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0xd57be1…9c8fe4 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.03 | 100% | coinbase | 120d ago | 0x5fa066…ada139 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.03 | 100% | coinbase | 120d ago | 0x7c6304…a4b000 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x3814c2…88db0c |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.0054 | 100% | coinbase | 120d ago | 0xdf3664…966ba1 |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 120d ago | 0x5ccfc6…c2e568 |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 120d ago | 0xd83f32…a8d455 |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0xaff7ae…1728ac |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x845e54…1cb27a |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x3e1606…e99581 |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x78bad2…40d254 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 120d ago | 0x0c5b47…dc29f4 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.03 | 100% | coinbase | 120d ago | 0x7d6747…1c5bf6 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.03 | 100% | coinbase | 120d ago | 0x2eb2c7…cb243b |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 120d ago | 0x13ad8d…5afe86 |
| 0x15c3…bc2b0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.01 | 100% | coinbase | 120d ago | 0xc9987a…53a2f8 |
| 0xe822…3a760xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x6235fd…e35fb3 |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x964abe…0c97d9 |
| 0x304a…f04a0xdd25…2ec0 | Base | StableTravelSeats Aero | $0.02 | 100% | coinbase | 120d ago | 0x12815f…d9c715 |
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.