Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 16d ago | 0x7cf848…2b4ac7 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.01 | 100% | coinbase | 16d ago | 0x25ead7…601aaa |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.004 | 100% | coinbase | 16d ago | 0x137367…f1c9e4 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.01 | 100% | coinbase | 16d ago | 0x29d404…d83b53 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.02 | 100% | coinbase | 16d ago | 0xebd8ba…7339ab |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 16d ago | 0x292125…e8e4a3 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 16d ago | 0x9fe399…fa0401 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 16d ago | 0xed0088…e99856 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.004 | 100% | coinbase | 16d ago | 0x9173e5…c81b25 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 16d ago | 0x9e040f…e40793 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 16d ago | 0xa0431f…18054b |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.02 | 100% | coinbase | 16d ago | 0xd4ecb5…ac379e |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 16d ago | 0xb510be…e7e10d |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 16d ago | 0x6233d0…293d1c |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 16d ago | 0x8ba4e5…921daf |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 16d ago | 0xc2f824…550fba |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 16d ago | 0x46436e…e3a5fb |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 16d ago | 0x2fc4ea…930111 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.04 | 100% | coinbase | 16d ago | 0x43bfd2…946026 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.95 | 100% | coinbase | 16d ago | 0x2ea771…a2154f |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.04 | 100% | coinbase | 16d ago | 0x2839cd…626e3c |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.03 | 100% | coinbase | 16d ago | 0x6e5fa0…373cf6 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 16d ago | 0x4950d2…9e68c7 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.005 | 100% | coinbase | 16d ago | 0xd86ec8…d4c337 |
| 0x843b…c4a70x68e3…85b5 | Base | LION Verified CompanyWallet | $0.01 | 100% | coinbase | 16d ago | 0x49fbe7…2befe9 |
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.