Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x4b3154…2d7f88 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x570b16…172cb0 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x2a83c8…40cb0d |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x693add…aa64ca |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xcae6ef…942095 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9acfd9…1b3c9d |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9bf002…ebd5fa |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xa4bca1…25405c |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x11aa10…58b576 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x87ec97…d4b200 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe93dbb…a23ca7 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x71e8b1…dc23a8 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x201b51…77f1be |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x993fd8…57ea63 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc600c6…a95d86 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x2bb290…59bc82 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x7b59a2…bb2d01 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb69ebb…a835b6 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x47e3d3…4d52d3 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x5bbc14…dff17b |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x071468…85b0df |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x60c135…36c2b8 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9ff2b4…9b7e49 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x3f08b4…fa87a9 |
| 0x006b…4ab70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x43c232…c12080 |
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.