Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x525284…8aecb3 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x463fbe…3b0b17 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x2f628c…bc90ea |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x8c5342…3b3f96 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xaf4e94…9b5844 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x496520…0ee952 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xa650d0…376615 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x9f59d1…f69c0e |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x0898c9…ed01be |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x8658f1…d9bbee |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x1510a5…5e5e73 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x9269fd…1fa8b9 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xff5f96…a4f771 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xbd5cb3…9585fd |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x265bb0…e65b1d |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x411299…e31692 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x260dbf…12e28e |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x2a8e29…cadd20 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xfa28fa…977a3d |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xba88d9…b7ab17 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x05affa…d6cde7 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x4e974a…00ea20 |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x264c95…28972c |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xc714bd…08250c |
| 0x7dab…01410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xab8dd0…aa806b |
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.