Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5ca4a3…00b8c6 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x8744e9…22ea3c |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x7177c5…27bc0c |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x46fa57…386897 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x669a7b…1d2ebc |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x8a7151…16c8c2 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xa4fd06…f5e02b |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xaacf7a…b5b793 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xd76cca…842c07 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xda94c6…d4f0b6 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x59ae8e…7bea31 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf7bc20…4d3fcf |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x663a96…877449 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbe6427…c4873c |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x8c7afa…1c942a |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xd8fdfa…0af39f |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xd68205…3a9e88 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xb32e01…47a7fe |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbcc1ce…0136a7 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x8bc587…8ad960 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x57d379…607914 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xa47e49…96e54f |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x583f17…864f7f |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xd4bb5d…b5c18f |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x996e60…0a546c |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.