Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0xb0ad47…7b9ace |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x0352b7…2bf8bb |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0xe10822…3d3d77 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0xb6c5a0…2412a5 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22d ago | 0x8857f3…23dbd3 |
| 0x0dcd…25dd0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23d ago | 0x7b2e41…bb50ba |
| 0x0dcd…25dd0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23d ago | 0x9bf058…b0f9ec |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23d ago | 0xd250a9…6d890b |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23d ago | 0x7c460c…da1a2f |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23d ago | 0x727928…929bd6 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23d ago | 0xb2e0d1…3da27f |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23d ago | 0x8c570d…e350d2 |
| 0x5975…500d0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23d ago | 0xdca065…ecf7c4 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23d ago | 0x3042b1…df91e3 |
| 0xebd6…e2e00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23d ago | 0x4dc83e…5b2bc2 |
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.