Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x9b808c…da7c1b |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x34eb46…1d451a |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x51da5e…7d3865 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x6c7cea…1e037a |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x926f48…9c8372 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x62d62a…4f8064 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x113951…80612c |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xd6230e…2d2d05 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xc437f9…4debbc |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xef705f…79a2f7 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xd5f3ad…a77687 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xddb6d1…99a234 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xd95e34…bf6d53 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x693ff4…9bd848 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x81d2c8…912b23 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xa7a014…2c3945 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x4423d4…61667c |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xcc5966…35f0b5 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xf22e67…6f2d8b |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x8e4704…fe1e01 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x928f64…1fac67 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xa09dcb…cc8080 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xd83cb4…d94789 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0x18f08d…ad85e3 |
| 0x5cc5…dd330x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 96d ago | 0xcd5d1a…b21d8a |
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.