Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa38f5c…2bb937 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6f1bf8…e86476 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1656b1…23796b |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x60bb51…0a982b |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdb4cc3…cdeed9 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x407699…683be0 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x352054…a3fbe6 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x33ed06…603439 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1e4826…39993f |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x474517…67c393 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd9a9f6…59894d |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xaddb5d…112242 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1ab453…edd587 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xefc734…b01595 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xcaf704…ab52f0 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x77cea7…47cfac |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6665a7…967130 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7a9f64…9d1624 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6b27ab…43a467 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa082af…18c83a |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdf22ee…c00b7a |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xe6f5c4…95cd67 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xaef133…ff9510 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3f9595…edeab5 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3623fb…9dfe18 |
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.