Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x0c0ca8…f9325c |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x6edf2e…2d102c |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x8fc0dc…d76865 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0xd3edc0…0b1544 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0xf89c07…bf4576 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x8ce76a…aea147 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x4f3edf…172fb4 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x041617…a9b663 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0xfcff09…984041 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x68a329…57c02c |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x786f02…f65068 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0xef8a56…92bdfd |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x575abf…67bdd0 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x2b30cb…f6c8d9 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x428b28…44b05a |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x358a6e…b773c3 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x6b12ff…0bbd5f |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x934292…c762ab |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0xb5b43b…38706e |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0xa8dd6a…2c44a5 |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x54b077…c6e35f |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0xad7cce…d7052c |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0xa12911…3b4f1c |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0x811d82…646d9e |
| 0x00cf…ddef0x8bc2…3c8c | Base | Dungeon trap plannerGame-development | $0.01 | 100% | coinbase | 2d ago | 0xd77d2c…24c5b9 |
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.