Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x99319c…b9c312 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x231532…4abb52 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x11fc4b…379136 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x08dde8…5550aa |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa9fa74…82b67d |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6b5a75…823267 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x874ea5…1680e3 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xeee733…fbf2db |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf8b571…2eb3b8 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x970389…97a8d8 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x59ae3f…0fb16f |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2f8015…71bcb8 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xcc24a6…20be2f |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x28cb2a…5136e1 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5361b8…d1edb7 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x90f249…fc867f |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6b923c…f2f669 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x751478…0af885 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf92441…c6fbb5 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x087dbb…648015 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7ae48e…5c0033 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4e132f…a12f7e |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xee46d2…42f6c4 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdb00f9…ea801b |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xeb3982…e19da9 |
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.