Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb0e4b9…d280be |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x21129e…9630d3 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x5b1305…192073 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x00e4f7…f5a246 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6a5ec4…72e718 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9902ed…2b5bbd |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x4abc50…1a823f |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x80f35c…672b66 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xbb63d1…693a50 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb16984…43a356 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x08688b…dc7a20 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc4c86d…42c923 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x62b91c…e43e0c |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x4b5b9a…b00919 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9cb6a7…790353 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8e880c…cde4d2 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9ae2d6…83efec |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd2f541…4f9f67 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd33eb2…43e0a3 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x475e6a…01a869 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3ab196…1c37f3 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x70316f…bf9c93 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x724160…c459f6 |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc1ee50…eb396a |
| 0x45c7…d18c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xfda2f4…065ae2 |
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.