Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x9c599e…ced3cf |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x38da69…4e8b0b |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc49e6b…be597f |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x434fef…ff99b2 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb41612…4e6b47 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe67a07…f99131 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x66d209…c28f63 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x42a89d…e53a9a |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x356c27…77c7e4 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xeb4533…fae206 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe4cf2b…e9d5b3 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3b0d7e…b4b632 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x746310…57ef93 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xff491b…e01a7f |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1db824…d2dd5d |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb62cdf…ddf361 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x71e8a2…4fecb3 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x15e1a7…736405 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0aaba8…ea438d |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x08773a…b177ec |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x699ff5…251ce2 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1f817d…3a5c38 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x68d5e0…9adeb8 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x5e8214…dca1fa |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8e8688…bf96b2 |
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.