Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x15b0d9…e87dce |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0d34e2…2ece4e |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc171b8…f77c20 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x1edef5…d9d274 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x4afba0…4e72d0 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x431cbf…b115ae |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x8f1567…90660b |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0c3564…e451e2 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xdc8acb…d1b9f1 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x3d0f52…f75088 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb5215f…f2aad9 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x731e9d…1080c7 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x4b2de0…5d943a |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x5a481e…463a22 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xdcf152…ff386a |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x29e0be…e6e0dd |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x14640c…5831b9 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xab6732…8b0e7d |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe19008…611995 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xca38a5…65c9fe |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x9f4f77…ee61ee |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xa78ab1…852bd4 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x68035c…100871 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8df33a…955212 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x28424f…8cbff8 |
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.