Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x807001…a738bf |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x72712c…4d9d74 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xaaf9fb…a49a60 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb5a6ee…465c45 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x175c47…35afbf |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7ed5c2…d5287f |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x97a974…c50673 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x814337…e8710e |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xab6059…ef1f3b |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1cfabd…c147cc |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6cbcde…d28d22 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfb1f2a…25267e |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xeae65e…93a2bb |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x87d18c…bdc4e6 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0c186f…c581e7 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x68d444…868abd |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd52127…e203c2 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8a0108…6ebbad |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x88379b…ee18a2 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe57d88…671cfc |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x90c5c9…b8c723 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9f81bb…f2547d |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x41a4c2…8c0bf8 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x415fbb…490ac1 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7219af…09eae4 |
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.