Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xf09626…058d99 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xe3c7de…125b4d |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xda3055…f729c7 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x8a21b6…eef42d |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xbaedf1…3331e9 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x3e99fc…2726fa |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xdf9bfb…2c18d0 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xd3ce08…8a66bb |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x016f63…0f2afd |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x04cd4c…0f4389 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x5d93d5…ea1ebd |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x5e8053…aae879 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xc78ec5…ce220e |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xebe52d…7d49a1 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xd5d415…d97023 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x5eadbf…77c523 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xbba741…07ad59 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xc76b61…935b75 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x36c3bd…524ffc |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xe9fade…1bc725 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x5b5812…a6083e |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x26b52e…72d976 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0xdfb6c0…8bc0a1 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x1669cb…c744d6 |
| 0x169b…40c20xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 85d ago | 0x73f0e0…703e9a |
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.