Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x68875e…e963a6 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x648431…6d6768 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdbbb66…590777 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2f60ba…a3e9ad |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdf7f98…0f382f |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xddb75c…117559 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xfcb64e…68eec9 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa797f1…6d66e5 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xda6698…f7ae92 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8f7340…33a476 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdec272…fcb4b6 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc8ac5c…786560 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xad887b…b5b0c6 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xfe0c64…3b1403 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x70afce…a5f7a5 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe252aa…ec78c9 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4fde85…36fa71 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xfb9982…24e76a |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x60973a…09b2e5 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x900a71…862117 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x11737d…d823e3 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x571f13…6899a6 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x992066…050d6e |
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.