Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x76bb…ae300x8581…c402 | Base | Surplus IntelligenceTwitter | $1,000.00 | 25% | 0x8d47…b123 | 89d ago | 0x93f5ff…2da7af |
| 0x8581…c4020x2348…2bcb | Base | x402 service | $0.0053 | 25% | Payer-submitted | 89d ago | 0x667306…7b1505 |
| 0x8581…c4020x2348…2bcb | Base | x402 service | $0.008425 | 25% | Payer-submitted | 89d ago | 0x5f1d5b…8f632b |
| 0x8581…c4020x2348…2bcb | Base | x402 service | $0.002737 | 25% | Payer-submitted | 89d ago | 0x09751d…69b695 |
| 0x8581…c4020x2348…2bcb | Base | x402 service | $0.001431 | 25% | Payer-submitted | 89d ago | 0x91bebb…aa0084 |
| 0x8581…c4020x2348…2bcb | Base | x402 service | $0.02 | 25% | Payer-submitted | 89d ago | 0x79d50a…eab5f0 |
| 0x8581…c4020x2348…2bcb | Base | x402 service | $0.001275 | 25% | Payer-submitted | 89d ago | 0xf41f1c…4fa1ab |
| 0x8581…c4020x2348…2bcb | Base | x402 service | $0.004377 | 25% | Payer-submitted | 89d ago | 0x6d12ee…17a891 |
| 0x8581…c4020x2348…2bcb | Base | x402 service | $0.001039 | 25% | Payer-submitted | 89d ago | 0x7dd301…90f3d6 |
| 0x8581…c4020x2348…2bcb | Base | x402 service | $0.002268 | 25% | Payer-submitted | 89d ago | 0xfcaf92…34faa2 |
| 0xbf4e…e08a0x8581…c402 | Base | Surplus IntelligenceTwitter | $0.00015 | 25% | Payer-submitted | 89d ago | 0xd75598…08aa8f |
| 0xf493…58df0x8581…c402 | Base | Surplus IntelligenceTwitter | $0.02 | 100% | 0x8581…c402 | 89d ago | 0xa73dcd…9034cc |
| 0xf493…58df0x8581…c402 | Base | Surplus IntelligenceTwitter | $0.15 | 100% | 0x8581…c402 | 89d ago | 0x38cde0…847f7a |
| 0xc047…a0b70x8581…c402 | Base | Surplus IntelligenceTwitter | $0.00015 | 25% | Payer-submitted | 90d ago | 0xc93492…0ab37b |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.