Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4c29…94940x17cd…7905 | Base | x402 service | $0.05 | 100% | coinbase | 4d ago | 0xaeaa60…4bda64 |
| 0x4c29…94940x17cd…7905 | Base | x402 service | $0.05 | 100% | coinbase | 4d ago | 0x6970ed…4b257f |
| 0x4c29…94940x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.03 | 100% | coinbase | 4d ago | 0xd2cbb6…e09966 |
| 0x4c29…94940x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.03 | 100% | coinbase | 4d ago | 0x590b2c…564f47 |
| 0x4c29…94940x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.03 | 100% | coinbase | 4d ago | 0x007387…e241a4 |
| 0x4c29…94940x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.03 | 100% | coinbase | 4d ago | 0xc47714…0f97d7 |
| 0x4c29…94940x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.03 | 100% | coinbase | 4d ago | 0x5f025a…123188 |
| 0x4c29…94940x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.03 | 100% | coinbase | 4d ago | 0x2b7343…0865d9 |
| 0x4c29…94940x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.03 | 100% | coinbase | 4d ago | 0xc6538d…324cc2 |
| 0x4c29…94940x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.03 | 100% | coinbase | 4d ago | 0x57faaf…1058d2 |
| 0x4c29…94940x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.03 | 100% | coinbase | 4d ago | 0xd5a5ed…404a7c |
| 0x4c29…94940x0550…38b8 | Base | Satellite & GeoRisk x402 APISatellite | $0.03 | 100% | coinbase | 4d ago | 0xe8c225…b95fbd |
| 0x4c29…94940x7971…f668 | Base | Meme GeneratorMeme | $0.001 | 100% | coinbase | 4d ago | 0x70c149…917e25 |
| 0x4c29…94940x7971…f668 | Base | Meme GeneratorMeme | $0.001 | 100% | coinbase | 4d ago | 0x516ddd…2ec7bb |
| 0x4c29…94940x7971…f668 | Base | Meme GeneratorMeme | $0.001 | 100% | coinbase | 4d ago | 0x46dbb2…0508d9 |
| 0x4c29…94940x7971…f668 | Base | Meme GeneratorMeme | $0.001 | 100% | coinbase | 4d ago | 0x672757…2f7d42 |
| 0x4c29…94940x7971…f668 | Base | Meme GeneratorMeme | $0.001 | 100% | coinbase | 4d ago | 0x54eef0…cbb06a |
| 0x4c29…94940x7971…f668 | Base | Meme GeneratorMeme | $0.001 | 100% | coinbase | 4d ago | 0x7f3b06…9809ac |
| 0x4c29…9494eu-verify | Base | eu-verifyBitcoin | $0.001 | 100% | coinbase | 4d ago | 0x675e82…faf634 |
| 0x4c29…9494eu-verify | Base | eu-verifyBitcoin | $0.001 | 100% | coinbase | 4d ago | 0x98eaf5…2db8eb |
| 0x4c29…9494eu-verify | Base | eu-verifyBitcoin | $0.001 | 100% | coinbase | 4d ago | 0x789a34…5c7fdd |
| 0x4c29…9494eu-verify | Base | eu-verifyBitcoin | $0.001 | 100% | coinbase | 4d ago | 0x64b827…1fb2c6 |
| 0x4c29…9494eu-verify | Base | eu-verifyBitcoin | $0.001 | 100% | coinbase | 4d ago | 0xf9bc88…ddd935 |
| 0x4c29…9494eu-verify | Base | eu-verifyBitcoin | $0.001 | 100% | coinbase | 4d ago | 0xd10226…55ebf1 |
| 0x4c29…94940x8ede…607c | Base | SolEnrichSolana | $0.005 | 100% | coinbase | 4d ago | 0x55f7b8…fef76b |
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.