Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xf79a66…b192bf |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x2fc93d…fb921f |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x81efac…3307b0 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x5b739d…6ea988 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x729988…ead77b |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xfff328…0e3119 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x96a028…bfb517 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x02c9f7…c1f980 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x443a9a…3803e2 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xd7430a…abf923 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x525f67…ca8aae |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x722109…0c31cd |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x8f6c7f…313084 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xb261f0…b380c7 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x0718c6…0eca5d |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x7986fb…d249ad |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x651670…16ced2 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x7a9190…0d9144 |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x8b4749…b2b85e |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x7a06f6…81559d |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x89e77e…37ba7c |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x70ea7f…4fc13f |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x8c638b…11725c |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x7fd010…7b59fa |
| 0x7492…535f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xc44b83…055789 |
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.