Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xba1ab0…55cc5d |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xf74992…ca4ee6 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x6293c7…2b83e2 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xaa6a28…67b1cc |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x89f8a2…b154a7 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe69b87…4bddc8 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x503a8f…29d155 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb16b38…84a207 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xfa69b0…20a3aa |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc4ee45…29b050 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x49ea28…cb7ead |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xaa41ba…2766b1 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xf84e68…45d898 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x236f29…772ef9 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x504200…7b76fb |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x10037f…e3f4d3 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xd0bf7a…8fb76a |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xa8a3bd…b6cd53 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe5d844…5582c8 |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xd8246e…31017d |
| 0xcbfc…328c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x9b65f7…8ffd07 |
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.