Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0xe582e7…e3d192 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x8e75cb…48c5b2 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x88201a…b11130 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x362651…efd232 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x16c2bd…616e2d |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x9730c3…b8ea41 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x10434c…a3938c |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x7634c3…57f9b0 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x59743c…ba7c10 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x3c16d0…854d1c |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x9e9537…bfa9dc |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x5a0807…7a6dcd |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x5ec0d3…c3a74a |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x1818ed…cb913b |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x7fa149…b6f631 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0xb25a62…1c9796 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x0b06ee…770a0f |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0xeeb627…91d071 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x4c71b1…19617d |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0xd5b57b…e97e04 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x34455a…c3c320 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x798b7e…eadab8 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x1a116e…bbe0e8 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x06d389…9bbf08 |
| 0x4bd6…9e9a0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 64d ago | 0x2293d6…c2e8b1 |
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.