Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xced4af…5bea15 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x1be3b3…804173 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x5084c5…73a331 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xf3b2c2…226619 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xf4d8e2…ccac4e |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x286599…a72443 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x2526db…80f3fa |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xda8bda…00e0d6 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xd9e627…91ce89 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xdb5af0…099976 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x4c2b45…12ca81 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x5f7a8c…8605f2 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xd579fc…3cf622 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x7c90b5…889894 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf3da55…7262ef |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xdba67a…86f3d2 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x7120f1…e9d07d |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xfde027…ac7fd2 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xeb2971…8ac7fe |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x9ef7ef…31ae18 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xb2ee99…addb50 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xd8954e…5e430a |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xa858c9…5e5f8f |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xa8ec94…2c1a73 |
| 0xedda…d2fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x78be40…ffde6d |
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.