Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5832…74e80xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x017964…9801f3 |
| 0x6152…7cb70xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x733094…e0d795 |
| 0x6446…e6d50xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x4fac1e…9e027c |
| 0x6152…7cb70xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x1d4bb0…6916cd |
| 0x7a2c…fa9c0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0xc8c6ba…fbdf33 |
| 0x2cc4…fbee0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0xf6a556…bb0cf6 |
| 0xc682…42120xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x33cbe6…c87b92 |
| 0x25a1…ae780xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x01a872…99ef4b |
| 0x25a1…ae780xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0xdffd99…9929a2 |
| 0xf7fc…f2760xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x3899c5…ba1411 |
| 0x5d9f…80a80xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x7f113f…62de95 |
| 0x1a00…9a8d0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x2b32f2…4ecbdd |
| 0xb957…d81a0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x1332d5…37bfff |
| 0x8108…38930xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0xd4755a…706e10 |
| 0x4550…f8b30xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0xf570cf…372dac |
| 0x7781…f8f60xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x64a764…c5b641 |
| 0x63ed…64200xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0xac3380…82da4b |
| 0xea96…d8500xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x00a1ce…7db196 |
| 0xea96…d8500xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0xf76c7e…552d8d |
| 0xc45a…491e0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x7d94f8…b6a50a |
| 0xc45a…491e0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x5f620e…9ac9dd |
| 0x7816…74140xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x05e505…a21a0c |
| 0x7816…74140xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0xf4812f…33df65 |
| 0x25a1…ae780xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x446978…0911a6 |
| 0x30ce…ca3b0xdd5f…1ba6 | Base | WebberSites x402 Data APIInference | $0.001 | 100% | coinbase | 47d ago | 0x24972f…87a777 |
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.