Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0x3b8f3c…492091 |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0x9f2cd1…f3b83b |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0x5fab3b…624a52 |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0x576478…3f2442 |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0xa2b4a8…e5735a |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0x913574…51b9f8 |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0x5cacee…876a94 |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0xc639ca…2dc897 |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0x883e0a…f9a141 |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0xf584a5…79ad78 |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0x84f06b…8b40d8 |
| 0xb11a…2e340x75a6…e79e | Base | — | $0.05 | 100% | payAI | 27d ago | 0x4618f5…e314df |
| 0x7cdc…36b80x75a6…e79e | Base | — | $0.05 | 100% | payAI | 28d ago | 0x1c5d5b…2c6324 |
| 0x7cdc…36b80x75a6…e79e | Base | — | $0.05 | 100% | payAI | 28d ago | 0xa40bd1…e9e23e |
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.