Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd7a0…47210xd0b5…f224 | Base | — | $4.90 | 70% | 0x3482…6f0e | 23d ago | 0x5409b0…d070c3 |
| 0xaa22…84710xd0b5…f224 | Base | — | $35.42 | 70% | 0x3482…6f0e | 23d ago | 0x628add…22f582 |
| 0x943c…c36c0xd0b5…f224 | Base | — | $5.09 | 70% | 0x3482…6f0e | 23d ago | 0x078753…d71b6a |
| 0xfe3f…30160xd0b5…f224 | Base | — | $74.99 | 70% | 0x3482…6f0e | 23d ago | 0xc59556…68fca2 |
| 0x9b8a…4ac60xd0b5…f224 | Base | — | $29.96 | 70% | 0x3482…6f0e | 23d ago | 0xdd4d57…11b990 |
| 0x0a05…ad120xd0b5…f224 | Base | — | $19.99 | 70% | 0x3482…6f0e | 23d ago | 0x37f41a…2e03d7 |
| 0x5ea5…39550xd0b5…f224 | Base | — | $49.99 | 70% | 0x3482…6f0e | 23d ago | 0x2983fd…106632 |
| 0x5ae6…c02c0xd0b5…f224 | Base | — | $4.00 | 70% | 0x6c2a…03be | 23d ago | 0xcb33d3…f03fdf |
| 0x49f6…47860xd0b5…f224 | Base | — | $6.07 | 70% | 0x3482…6f0e | 23d ago | 0xfaa01e…c47d3b |
| 0xee40…92c90xd0b5…f224 | Base | — | $13.85 | 70% | 0x3482…6f0e | 23d ago | 0x745861…a0860a |
| 0xf2b3…96890xd0b5…f224 | Base | — | $430.73 | 70% | 0x3482…6f0e | 23d ago | 0x470b01…6d6b15 |
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.