Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xa018dd…4cc367 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x76809d…c102b5 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x8b913a…c41994 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x2d9382…45c8f1 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xe35c85…087098 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xd623d4…c4e7dd |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xcddd9f…842881 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xa3dc43…1e7457 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x8e1c3b…c6f597 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xddf55d…a69485 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x8e073a…0b541f |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x2177dc…5d3293 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x8a4729…0885ae |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x2a17cb…369196 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x8f7863…8975ee |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xa03496…24273a |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x9210f6…5bb2d5 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x2e0124…eda8d7 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x274cef…174021 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x8a8bde…385bcd |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x84ca1f…d7f51f |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x035f0d…1e083a |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xa9d3a7…65d070 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xd6ce50…447aa5 |
| 0xf0d6…2ff90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x80f62a…68d704 |
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.