Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc1e8ca…05768c |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x7a3ffc…5fc7ec |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0b5e89…5c73f8 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc0409e…32a180 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x671b06…c3ecd9 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x063860…fd029c |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xcf1114…c81554 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe0476c…c62f7a |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xbabd69…cf50be |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe1fbe4…1d8940 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x45a3ca…ebd121 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfb7ae0…2f81b7 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xcc083b…bb1d78 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd82605…7dfc4f |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfe540e…c691b9 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x168453…7f4f9f |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd94da5…a85166 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x720fd9…919388 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x081322…6c54a2 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0a62bd…08f3f9 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf49868…62526b |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xa18cec…14859b |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x271848…d92be2 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x41224e…8e5d93 |
| 0xe268…a9f50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1f088d…1cb683 |
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.