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 | 38d ago | 0x9fa10e…0f2c08 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0xee0936…db4a28 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x7f4f29…6fad82 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0xd45564…46c62c |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x1cba72…6ce6ef |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x2db62e…b83c3d |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x6a4699…9ef0e9 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x11acf7…04b7b8 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x1da8d0…c23c9e |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x1a068b…70d35e |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0xa2bad3…5c17fd |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0xa392d0…f1bdc0 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0xf809bc…d437a3 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x74662b…f118cc |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x4b2333…640373 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0xbff651…4f5f85 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0xcc0e66…7fb032 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x794925…c6339d |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0xdff1ff…b8fa31 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0xbe81c4…75bea3 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x349ae0…b9cf9f |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x1753e4…759541 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x24ca31…376877 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0x61decd…95646b |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 38d ago | 0xe60eb6…9a63d1 |
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.