Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1332…66eb0xdf62…30ee | Base | — | $3.46 | 70% | 0xca7d…5001 | 15d ago | 0x40aca5…f3dfba |
| 0x1332…66eb0xdf62…30ee | Base | — | $99.89 | 70% | 0x0c68…47ce | 15d ago | 0xb293fe…2a7ca4 |
| 0x1332…66eb0xdf62…30ee | Base | — | $99.79 | 70% | 0x14dd…a4ea | 15d ago | 0x125811…228907 |
| 0x1332…66eb0xdf62…30ee | Base | — | $99.89 | 70% | 0x0007…8867 | 15d ago | 0xbf93aa…d17f96 |
| 0x773a…ad4f0xdf62…30ee | Base | — | $350.00 | 70% | 0xd812…ee44 | 15d ago | 0x1013ad…9afebb |
| 0x70eb…9a430xdf62…30ee | Base | — | $6.04 | 70% | 0xe935…f904 | 15d ago | 0xbbb8c7…7a3eb7 |
| 0x1332…66eb0xdf62…30ee | Base | — | $777.00 | 70% | 0x2e11…8573 | 15d ago | 0x0ddd8d…e9f4c8 |
| 0xb8b2…d6270xdf62…30ee | Base | — | $0.58 | 70% | 0x0452…7f66 | 15d ago | 0xc6a62f…65a6a0 |
| 0x1332…66eb0xdf62…30ee | Base | — | $1,155.00 | 70% | 0x84ea…0e47 | 15d ago | 0xf0a433…a867a9 |
| 0x1332…66eb0xdf62…30ee | Base | — | $6.71 | 70% | 0xc5bc…3606 | 15d ago | 0x1b6c52…40f34f |
| 0x1332…66eb0xdf62…30ee | Base | — | $1,182.46 | 70% | 0xf8fe…a40d | 16d ago | 0x5f101d…075790 |
| 0x2868…ab4a0xdf62…30ee | Base | — | $126.00 | 70% | 0x93eb…4c29 | 16d ago | 0x659057…4872d6 |
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.