Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x11969e…7dbd4a |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0xb1aaec…c29f6f |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x260b09…f7d36c |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x0ac335…a37de7 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x1c5fc2…3f698e |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x245239…cbebef |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x2732a9…204a49 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0xc0be1e…6b2d56 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x33794a…4d2d3d |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x7c5396…fc6821 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x8993ef…f8ed23 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x2f975d…33fbf6 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x4eacee…13c785 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0xcbea20…5361ae |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x025a83…cf72de |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x751754…5084b5 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0xa8339d…46fc68 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0xf830a9…6f6164 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x0fb195…0ec545 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0xa065e5…91444c |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x571872…faf2b5 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0xcffbd0…469826 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0x60aa78…d93628 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0xd1b2c6…04d613 |
| 0x44c6…1e690xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 84d ago | 0xc6192a…90fd23 |
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.