Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0x314ba1…103b26 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0xa93b53…5bf0f5 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0xae2263…f9368c |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0xb454d6…3b726d |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0xedf8ab…79ab47 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0x271ce1…2982d5 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0x9e4053…a6a271 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0xb57931…9c3da5 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0xa92276…ad1512 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0x3879e0…6aad13 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0x7858ef…1c3eca |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 28d ago | 0x25a321…f21d54 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 29d ago | 0x65b7f4…02e5d7 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 29d ago | 0x9723b3…af3db9 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 29d ago | 0x3379ba…42766c |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 29d ago | 0x80d937…698d5e |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 29d ago | 0x605642…dd62a5 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 29d ago | 0x832f26…83b135 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 29d ago | 0x288ff2…dfdce6 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 29d ago | 0xdc9a35…d4edad |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 29d ago | 0x5ba600…1873ad |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 29d ago | 0xc0337b…e3d9cb |
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.