Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x3f4208…e8e5c0 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x5197bc…90ac8d |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xb73213…59319b |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x84136e…006df4 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x11181c…ebbcd3 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x60a398…1afbe4 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x10b753…61b335 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x8a838c…d7adc9 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x676d58…112b2a |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x803ed8…71fc46 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xedac77…e84324 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x7fb013…4a684a |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x56596a…da05ae |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xafc96f…c79e67 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x135be9…1c88d1 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0428e9…e76455 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x5e9efa…85fc7b |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x28a246…23bb9d |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xcee02f…8ddbbe |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x675304…f6db78 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x5aedb7…933aff |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x196370…e0e260 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x012088…703dbe |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x5adaed…d9dc21 |
| 0x26f0…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x4a7980…829f26 |
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.