Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x9d080a…9e6375 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xa839fd…1513e0 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x3587cd…28c46e |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x212d38…a7964e |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x6d5ac7…b58c50 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xe85eea…e650b9 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe4a6a6…f9a136 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x33374c…035646 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x03d332…4daa59 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x7df519…1ba205 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x4eb6a4…5a860e |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x24ced6…8a838f |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x6bd35a…aebca9 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xb0db49…58ae1a |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xbebac8…424459 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x46eb05…62acb0 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe68d81…875d01 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x4c8b9e…43a714 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x007f29…a638c8 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x72c773…5bcf4a |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe16045…8d1490 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x047ddd…f44d2f |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x55a247…959963 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x06dfac…9bc7c7 |
| 0x79d5…d7fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x640f67…b080de |
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.