Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb58e…42060x5d66…6434 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x0bb71c…02288f |
| 0xb58e…42060xdf77…0729 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x67660b…d57c9c |
| 0xb58e…42060x049b…2295 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x1c3c41…1d81ab |
| 0xb58e…42060xaf80…7b49 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x6b609f…43f64d |
| 0xb58e…42060x5e2b…dedf | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xed02ee…857eba |
| 0xb58e…42060x0897…2527 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x6cdba3…885dad |
| 0xb58e…42060x6a33…dbfb | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xe6aee7…1b70e9 |
| 0xb58e…42060xdd39…8a6a | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x520bae…22b32d |
| 0xb58e…42060xf7ea…8bb1 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xc4c836…2e99c7 |
| 0xb58e…42060x0b68…8080 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x5195fe…d37ccd |
| 0xb58e…42060x364b…670e | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xa7263d…cb7799 |
| 0xb58e…42060xfac9…10c6 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xcbbbc6…47d5c9 |
| 0xb58e…42060x12de…5bdd | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x5120ff…fa3f74 |
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.