Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x35ac2b…91f961 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x461694…e2c37a |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xde2262…c46a4a |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x2c6543…6d3091 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa7a6d5…764532 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x76c98a…2b35d8 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xd44ce8…e46981 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6011c9…3d4222 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xbb22d7…10ca99 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x219369…712955 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x70685d…d2b568 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xcdf2ad…39ea80 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa3429e…96bf01 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x9edc59…6e4532 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6a135f…e8556b |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x69630b…ee45d9 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xaa667c…7ea4ba |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xbb1837…e59b09 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x92be25…259776 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x210848…b8d140 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x6584f2…16a428 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x44efc8…9b041d |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xe68dcd…e32edf |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xde08bd…e41ccc |
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.