Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x1fc4f3…258860 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xd0ffeb…f96c18 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x33ef7d…348417 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x020aac…ca0179 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xe89da5…4d4594 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xfb918e…37fb04 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xb9dda6…90d651 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x4b7f8a…da3f63 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xc9e121…1be5fc |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x8c11eb…c29c3e |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xa827e8…55de9c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xc0bf62…e2cbae |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x4bcfd9…582566 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x8df1ee…f2f4b0 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xff991a…5b482a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x61dc7d…832604 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x330221…c7c518 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x2c659f…e79ec7 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xe4ca63…b96d2a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xecb0a8…702a11 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x827315…2c8fe4 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x357940…36d430 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0xa22719…05321a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x6012ca…39ca39 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 117d ago | 0x223dda…fff953 |
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.