Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x01f0…964a0xf348…4909 | Base | — | $0.26 | 100% | Route unknown | 89d ago | 0x708fde…a7aab9 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.001471 | 100% | Route unknown | 89d ago | 0xd37fb6…340f01 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.01 | 100% | Route unknown | 89d ago | 0x92f667…5f6975 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.01 | 100% | Route unknown | 89d ago | 0x2b12a0…548607 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.26 | 100% | Route unknown | 89d ago | 0x20186b…61e466 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.26 | 100% | Route unknown | 89d ago | 0x22ef00…aeb87c |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0x403fa8…2b8820 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0xcf048b…4e3b1e |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0xdd9c5e…4a2dfe |
| 0x01f0…964a0xf348…4909 | Base | — | $0.16 | 100% | Route unknown | 89d ago | 0xc39b68…bd0d83 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.001471 | 100% | Route unknown | 89d ago | 0xa3ec52…0f76d0 |
| 0x01f0…964a0xf348…4909 | Base | — | $1.19 | 100% | Route unknown | 89d ago | 0x96687a…44e8a9 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0xc9440c…4c960b |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0x0057da…0cf666 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0x050189…be4b48 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.001471 | 100% | Route unknown | 89d ago | 0x8c6005…3db0bd |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0x09c5a0…281618 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0x0020b2…3494df |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0x2ac6e1…d6cbee |
| 0x01f0…964a0xf348…4909 | Base | — | $0.001471 | 100% | Route unknown | 89d ago | 0x24661d…13355f |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0x0c5c45…ad66cc |
| 0x01f0…964a0xf348…4909 | Base | — | $0.0075 | 100% | Route unknown | 89d ago | 0x463107…0a2588 |
| 0x01f0…964a0xf348…4909 | Base | — | $0.16 | 100% | Route unknown | 89d ago | 0xb62924…123b7f |
| 0x01f0…964a0xf348…4909 | Base | — | $0.001471 | 100% | Route unknown | 89d ago | 0xa3992d…b098dc |
| 0x01f0…964a0xf348…4909 | Base | — | $1.19 | 100% | Route unknown | 89d ago | 0x8314d1…014c32 |
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.