Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x61e6b7…e4eb50 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x614295…208e7a |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb703cf…2cf00f |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6255a3…f91a8c |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc1472c…4760fb |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xf5a279…0e422c |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x24f675…de165c |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6173c6…2eec5c |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x3ed641…1b754e |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4b3ab2…a778f4 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xae4ba8…fb0c2a |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xce37a6…d8f2a2 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xbcb4ad…1b5e6c |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xfb4d98…6dea15 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb957cd…cdc892 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1b80d8…fee2bc |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x98ddf1…434d2b |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x776bb4…63eead |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1a258b…f61980 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xecd96a…225f29 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb3dcf0…4a502b |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xca7a35…8bd9a0 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb14ed6…ba54ae |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd18378…69184b |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc7d6e8…7e4894 |
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.