Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0925fd…3878e3 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x6955de…c937d4 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x6cd01f…43c7f6 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xedad51…328cd9 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xa5147b…6b5ba4 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xa1b667…4b06a1 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0bece2…ecb906 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x995021…d61f2c |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xd12ac9…8bfd3a |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x5eca2d…817efd |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x3c9cd3…978c9a |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x101b0c…9d6a23 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfe1fab…60a7d6 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x3f7922…b374c6 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x89fdaf…9f528b |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xdfdae5…f06d5d |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x5f9e30…b21547 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf58439…97d937 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf5e5e8…454088 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x98478b…84873a |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe1a058…40c423 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe99507…b45d08 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x263fc5…def163 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x55a46d…1abe58 |
| 0x3d21…8bbc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x7d77d6…4bef7b |
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.