Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd68321…d89601 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x809f33…2c585c |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2a81ed…3fb8fd |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1aa2f7…f9504c |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1078ba…d48102 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xccaa38…aba7e4 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe68553…ae0807 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x931e05…0b04e3 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x51fb45…ccabab |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x0f8863…b36eea |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc9d2f3…5bc52d |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x553f4b…b47414 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x7b5b71…54449d |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x0e1b44…feab28 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x6ff471…6c90f8 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x021876…4a6551 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x7267c3…c4f253 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe6e9d5…39eaeb |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x3144d8…bd4b69 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x78dc0f…c207ed |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb84b91…b6fe0d |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc3e607…c9f470 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc0da8f…2bf0af |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x4dfaad…5fe0a6 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd201ec…2498af |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.