Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9e6072…efd0b7 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xf05da1…2433d7 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7ae106…9aee68 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6a8b13…f1551b |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9502a1…b1f17c |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x218a5f…251099 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x618265…29916c |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x2b7226…8e58f5 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x297812…311889 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd1cdcf…7a034a |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xf89fd3…0cbabb |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x671619…d23eea |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb9bad6…27eaac |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xf0fdbe…d5d172 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x5cc1ff…6050ba |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa132ab…fbccf2 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8d65e9…b6f44a |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x246899…b3a00a |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8d55e5…d74604 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xbb0fda…e895f7 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x588617…bf24c1 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x4c0b92…957ec8 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x3e36dd…60b35e |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x65a220…72ec5e |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xbe3d49…2e49a9 |
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.