Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xd29d6b…a3c2ed |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xc4f9a7…b4ce4e |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x1310f6…b4f04b |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x6e2b1f…01d160 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x77bd53…5230cd |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xf902e8…f9262d |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x3001f9…a41fa9 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xa5803a…fb7b64 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x63db68…285bfb |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x37912d…b63885 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x4a44bd…9f0815 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x63dfa5…cad438 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x3915ec…78d986 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xa8b154…3103e6 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xe2f29e…7a9659 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x175435…271750 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x5bd273…f0633f |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x94cdc3…0a24d6 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x2d45c6…b71eb7 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x11842c…5b5219 |
| 0x7cfe…0acf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x4d91a9…890076 |
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.