Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0xa4827d…b4bf02 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x3afaba…4f6bde |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x1a42f3…396e97 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0xa1d019…01dbcf |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0xa315b8…711922 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x4a8579…d2f6a3 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x91b0bd…5e127b |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0xe05914…2963f7 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0xdd5ba9…16a0d8 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x7f1f14…c6c360 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x33125a…76f720 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x17caf2…6d322d |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x19223f…710b1f |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0xd715ad…09e020 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x488120…df4184 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x0b5fc5…1445e7 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0xb38a92…860a1f |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x32ca0a…f5c532 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0xc29812…621e37 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0xb0d6f5…269f46 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x8eb89a…528e7d |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x16e28b…6ec4d5 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x783811…a646b0 |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x1c0f34…af7fae |
| 0x26a5…02010xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 94d ago | 0x162d77…8d04b6 |
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.