Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x4ec61e…d9f865 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x6b4b72…3ffd12 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe0f3ff…9ceb0d |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfe5761…d53dba |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe117c0…8513f3 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0a707e…f6e3ba |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3b36ed…468f52 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1c2493…22c4e4 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xbea2c2…999d65 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x362844…bf5b47 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x769b3e…ca9a9a |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x92951e…9cbd93 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x455138…5000bc |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1f5312…3f0b50 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd2b429…e069ba |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x222148…39ed03 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x452a01…d147a9 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9ff28c…9965eb |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x836243…14b31b |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfb675a…405142 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x55d951…df516a |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x307efd…5b55b8 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x926323…e2360e |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x81bd6a…a48dc1 |
| 0x95fe…217c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x99134e…f4ee7c |
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.