Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x519d7a…6db03b |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x4d7887…8c36f8 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb84568…c808b3 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x038d32…4deecc |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x3984fb…5f31d7 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x2eae9c…f092ce |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd6d957…4627a5 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x6c6218…10dd48 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8b02e5…270897 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe1c73a…beca4a |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x61b404…501c85 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0cd9e8…6f3f3c |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfb2a2f…c184f9 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6a6b98…ca7dfa |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa93305…16418d |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x086aae…1dc955 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd08e03…0d0cbe |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x63fa81…730793 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xaa49d8…ada4d9 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x21795d…665289 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa35157…c29b23 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x433891…2346db |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x55ba2f…b38758 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfd7478…43f8e4 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfa7583…8f6f26 |
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.