Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x65816a…b4d5a3 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x1d6b27…bb9353 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x4a4486…710185 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x9ee6d2…281520 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x573959…b8b38b |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xc77b2d…b98459 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x9b6d7e…d161ae |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x842add…c8349c |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x949143…35d51a |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x03f388…87bef8 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x60eefd…a504c5 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x945620…cd17e6 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xa2c062…2196b6 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x6d18f4…58fba7 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xdfb672…c65cc7 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb8bf40…65270e |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x6bdd1c…2e8547 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x4d900e…24f767 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc216bf…68bdf7 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x4f9752…e37ac5 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xfe7da2…c04749 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x876b8f…9327a5 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x952222…030cca |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x35839d…e32a52 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0e5f87…e3e441 |
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.