Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xa11508…50c88a |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd4b29b…949b90 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb8ce8f…707d81 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd5c263…96dfc1 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x176630…451f58 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb84b09…53b4e5 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x352f31…29c554 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe27394…964da6 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x0f8242…9e945f |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb6e35f…90f5d5 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xa93f04…35df42 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x30f009…919d23 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x814d48…5961e2 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x8e10e1…3788db |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc682a4…5c0191 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xa8b3f4…1c3871 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xcd1d26…5c16ef |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x5cae30…393807 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf82602…77bb97 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x424420…3ac022 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x44de2b…ee4642 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xddd9fd…a57a3b |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x875f34…d91422 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x428e49…030d29 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x3dc4b5…f91707 |
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.