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.002 | 20% | Payer-submitted | 40m ago | 0xfb5949…fcd7b3 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 42m ago | 0x64610b…549270 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 42m ago | 0x1f7b55…1ef7ff |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 42m ago | 0x3f18fb…174f63 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 42m ago | 0xc9ee11…1537ad |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 42m ago | 0x424010…a62a6b |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 43m ago | 0x1b3e64…8c1e39 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 43m ago | 0x27cc30…fd0bb5 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1h ago | 0x56caaf…cb6fae |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1h ago | 0x59910f…d37419 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 1h ago | 0xda4d7f…ba53dc |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1h ago | 0xc20ccf…2e0656 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1h ago | 0x61a76c…af8bde |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 1h ago | 0x889ea4…d155ec |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 1h ago | 0x4b54e7…530109 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 1h ago | 0x02fa6a…afc99d |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00303 | 20% | Payer-submitted | 1h ago | 0x3c80ea…43a325 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002595 | 20% | Payer-submitted | 3h ago | 0xa37a85…192c3c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002555 | 20% | Payer-submitted | 3h ago | 0xda6409…7e53e7 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002308 | 20% | Payer-submitted | 3h ago | 0x42dd1a…698439 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00208 | 20% | Payer-submitted | 3h ago | 0xe64563…46af91 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 3h ago | 0xe36c17…ad72b8 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 3h ago | 0xdc7636…d3e006 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 3h ago | 0x514022…5e95fa |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 3h ago | 0x4b3fe5…bf5d50 |
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.