Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x964b42…4270bb |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xebfe28…456a9e |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xf4275c…786f4e |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x483c5d…f5f010 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x95c03a…1fe059 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xd5b2cc…c1b9bd |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x883a82…e7b5c0 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x8f0157…0c1754 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x900b3e…7d313e |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x2b2033…b1e19d |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x392c39…124d5b |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x027201…1fc474 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xce31a1…c944ab |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xe79ea1…485cd9 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xa4adbc…f89dd1 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xdf7088…50ede9 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xf220fe…3a2562 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xed69bb…574657 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x639685…b6f3e6 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x2826fd…fd6dc8 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x37015f…403a56 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x130b5f…90a49d |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xac63ec…0c2cc8 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x0fc4c7…367a7e |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x1f95d3…b2c22c |
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.