Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x70588f…5f487f |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xfc26c1…d63219 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xfc5331…b31ee0 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x3a6b76…7b8e73 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe2a15d…21db97 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x28da7a…2b6983 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x35eebd…f5dc29 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x3dd922…1cca4e |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x97e3b5…d7f5da |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xaebb66…2668bf |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe3e397…fb2c63 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xdcd635…3fb6aa |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x13d8b1…369826 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe4a3cd…1765a4 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x0c12ab…6cb222 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x9ff742…c35a80 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x152b03…16e789 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x97defb…1f0268 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x7b39dd…799215 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xc072fa…a8b13c |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x82bd2d…ae9326 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x89d85c…5edee2 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x6f7f50…c3977f |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x907ece…40ddc7 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xcaf7f1…683211 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.