Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc9c7…16700x68e3…85b5 | Base | LION Verified CompanyWallet | $0.04 | 100% | coinbase | 18d ago | 0xc98148…9369e9 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0xeaa5c9…c4349f |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x80d457…1ef1f4 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x075cd9…e60f5f |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x2e241a…cbcc92 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x8efa6f…4d9522 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x0af5f5…4a4e32 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x62f915…7a3be6 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0xdf0df1…a659a9 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0xb5b7b5…67567d |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0xdca10c…768bc6 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0xabbb22…cf9985 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x7c82df…4cadef |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x4129e4…9eb65c |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x131328…18c393 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0xdd3107…f6b39a |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0xbe1daf…c22857 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x79c6a2…4dad1b |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x0ec7ec…dd3f69 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0xa7ed55…881f71 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x3f9d3b…9f77c2 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x507e82…a3c735 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x54ba7b…ac7e90 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0x6abc8a…272975 |
| 0x8d2a…7d370x68e3…85b5 | Base | LION Verified CompanyWallet | $0.001 | 100% | coinbase | 18d ago | 0xc4fe80…f4c04b |
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.