Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8b6ee5…9dc01b |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5acf8d…f45ed8 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x1c9e2c…fadaa7 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7835b6…f3066b |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x79638e…4b5b62 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf29dc0…b57d69 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5e3a29…2325b8 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbf8d35…579c00 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2c0ffc…535ae7 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6f0991…bd491f |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7e0ae8…62d667 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x828004…1d410a |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x1a35dd…08df9c |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xde5682…0e9df6 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x163cc3…4df7ae |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xefa043…a31d15 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9a0218…7a61f6 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8fe1cf…7c22f5 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe054a1…13e82a |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7ebcaa…69dbd6 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf281f0…c27f74 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x012fc9…3678e1 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1f6c96…6f2185 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc52bec…992804 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcc6772…fc2b52 |
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.