Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xab5f10…e44dbc |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x79b806…e29d3f |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xb61c7b…542fad |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xc7087b…2acb49 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xc2a99a…8eada8 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x9393d3…bf6f4d |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x84a4c9…c93c5a |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xa7ee5b…aef0bd |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x139063…b2e980 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x29d036…9a9621 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x42f5de…23620c |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x29d5ec…8d95f1 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x01f61c…0a364b |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x26e82f…f2e21e |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x9cf575…36fffb |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x7655fe…c0462a |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x533a25…eeb8ca |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x4adcfa…052b61 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xfe838a…401468 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xd74490…bc3afc |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xa4d2dc…217eab |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x4e9f43…c878b0 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xb590ee…994fbf |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x3b66af…548df1 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xd853ad…229f3b |
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.