Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7e57…2f090x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 61d ago | 0x91fc17…950f64 |
| 0x7e57…2f090x68e3…85b5 | Base | LION Verified CompanyWallet | $0.04 | 100% | coinbase | 61d ago | 0x237031…d2de28 |
| 0x7e57…2f090x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 61d ago | 0x13d098…bdb263 |
| 0x7e57…2f090x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 61d ago | 0xa3bad4…d1fccf |
| 0x7e57…2f090x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 61d ago | 0x463083…d3ad91 |
| 0x7e57…2f090x68e3…85b5 | Base | LION Verified CompanyWallet | $0.04 | 100% | coinbase | 61d ago | 0xcde4a6…7e720b |
| 0x7e57…2f090x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 61d ago | 0xdb329d…4553de |
| 0x7e57…2f090x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 61d ago | 0xbdb632…2cf697 |
| 0x7e57…2f090x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 61d ago | 0x29cffe…2b6384 |
| 0x7e57…2f090x68e3…85b5 | Base | LION Verified CompanyWallet | $0.02 | 100% | coinbase | 61d ago | 0x43b48f…d58b29 |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.95 | 100% | coinbase | 61d ago | 0xf9865e…1eb0ea |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 61d ago | 0x1a74d8…346b4f |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.04 | 100% | coinbase | 61d ago | 0xf261ef…a17d62 |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 61d ago | 0x5bd53e…6dba75 |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.04 | 100% | coinbase | 61d ago | 0x720536…e47749 |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 61d ago | 0xa6ef86…64bfed |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.04 | 100% | coinbase | 61d ago | 0x77941a…943552 |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 61d ago | 0x23a005…ee26fc |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.04 | 100% | coinbase | 61d ago | 0x3853e6…4e2d1b |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 61d ago | 0x5139a0…6f549a |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.95 | 100% | coinbase | 61d ago | 0x08c29e…a78e45 |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 61d ago | 0x22049c…111725 |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.05 | 100% | coinbase | 61d ago | 0x397038…07ceb0 |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.04 | 100% | coinbase | 61d ago | 0x66bae8…00c567 |
| 0x84c2…d9ac0x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 61d ago | 0x825a7c…4a312c |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.