Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x622752…12ac14 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9212d8…20b1c3 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x758d8b…9847d9 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x6ea3d1…b99046 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xfe5d31…124e4f |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x44621b…d2b380 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x1a2394…1713f8 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe753a5…16144a |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x16fad5…bf9c31 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa97d79…2817ef |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x2816c9…730d5d |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x7e7479…965f46 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xebe2ec…8b5b02 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1bd82e…d41242 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x78d90a…44b550 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x93ef2e…e1dbda |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x7d8ef7…d4f73d |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x8882c7…b89750 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x5664f5…089a14 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x878393…687700 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x0ee66c…6f7676 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x11d6eb…4f9fef |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x0ebc27…72806d |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xcce956…2222fe |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x61765b…094f54 |
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.