Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb4b7…9a840xd0b5…f224 | Base | — | $30.08 | 70% | 0x3482…6f0e | 35d ago | 0xcef8fe…e5a531 |
| 0x2075…56a70xd0b5…f224 | Base | — | $13.84 | 70% | 0x3482…6f0e | 35d ago | 0x8978ae…b852a7 |
| 0xf4f4…cf5b0xd0b5…f224 | Base | — | $33.44 | 70% | 0x3482…6f0e | 35d ago | 0x262aea…e976b6 |
| 0x38d6…c1010xd0b5…f224 | Base | — | $90.82 | 70% | 0x3482…6f0e | 35d ago | 0x89d959…b02a3c |
| 0x15d4…d9270xd0b5…f224 | Base | — | $2.23 | 70% | 0x3482…6f0e | 35d ago | 0xa75248…af9d82 |
| 0x678e…7c6b0xd0b5…f224 | Base | — | $9.99 | 70% | 0x3482…6f0e | 35d ago | 0xe59f1e…502ed0 |
| 0xb025…1bd90xd0b5…f224 | Base | — | $9.96 | 70% | 0x3482…6f0e | 35d ago | 0xc89a64…d0e639 |
| 0xdf5a…64f80xd0b5…f224 | Base | — | $8.67 | 70% | 0x3482…6f0e | 36d ago | 0xec2da1…8f41d1 |
| 0x313c…243a0xd0b5…f224 | Base | — | $1.99 | 70% | 0x3482…6f0e | 36d ago | 0x12ecf8…5bac49 |
| 0x01b8…cd400xd0b5…f224 | Base | — | $26.04 | 70% | 0x3482…6f0e | 36d ago | 0x4716a2…18c5f4 |
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.