Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x42c9d4…1b5bfa |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x645319…422300 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe1b4d8…b2e36c |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xa58277…060d01 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf3dfaf…9d4e07 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xfa499a…1376d2 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xdcff8f…8c3c3f |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x9ee5d6…a15c49 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x5278ce…6e12f4 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x6ef325…c6f60f |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xd0c757…38b5d4 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x0f394a…5e368e |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xebf046…ad2479 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x8d9f2b…164a3d |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x2164dd…592b40 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x90493d…0650d3 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xaa64fa…125cab |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x38ea8c…73e4ae |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x74eebd…376295 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x1f5242…c03005 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x011ff7…051873 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x2b421c…e937e0 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x696171…f2ecb4 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xde51a9…76bc42 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x44fca4…b0d7b7 |
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.