Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x2ad1f9…3fbe22 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x080981…1d41eb |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x96bf9e…072f1f |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xa800c9…cd9cf8 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x9ddd06…7b8be4 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x62002d…63a38f |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xa1a5a0…c03d79 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x411c5f…279964 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x1c8b5d…26bf22 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xd269b5…312531 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xcc45c3…4ae004 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x6043c2…6bca8b |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x667b70…ed02ae |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xecabe2…681841 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x61505e…433138 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x73ceec…61c901 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x116b3f…8bc019 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x37a9ce…433f6d |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xfc36b2…c320b4 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x9890ef…1a24d8 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x09c8d6…b4a22c |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x50f9c6…a17631 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x196a46…a769eb |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xa499ae…619245 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x4761fc…5dad95 |
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.