Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xaf7891…914a99 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x269a9f…27e880 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x0852c5…89e5f9 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x692fda…a53eb5 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x612b82…28cca7 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x469424…5c6566 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xbb3b0b…9759fc |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xe63984…08c2d8 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa43677…d11fcc |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x3c2fbc…4ee588 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x342196…df0929 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x96ec45…5db4ac |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x81cf64…b22605 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x3e46ba…5b82ab |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x1251ec…bb56e4 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xfe9130…e0c1b9 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x8f05ee…4bc774 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc7e045…207d34 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x1bf58f…746fd7 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x3728ae…9d605b |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x0f86cc…33b97e |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xe9e78b…ff261c |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x5c642c…e1a7d8 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x7eb6d3…243c56 |
| 0x2888…97210x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x16485c…ba9f7d |
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.