Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xfc421b…57d748 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd8c656…c33467 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe56f87…587fd5 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x26b85b…cacf65 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x877d6b…ddea9a |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf7b5a5…b1c433 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x16c0db…1d38ff |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x80fa6f…ba9569 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc6fd0c…b91f6a |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc32b78…68e036 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe867a2…9e2d8f |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xdf0531…1b0d72 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x523e11…2f4c91 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe19460…93fea8 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x2ac11e…b89e88 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xa4157d…bc3731 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x14ab24…a9adbc |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x2e2e10…3d971c |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9dd79b…3e27b9 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xc35c87…1228fd |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x8c5cb0…81cc8a |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x363a5e…816dc2 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x883142…086d7c |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xbb687f…e30114 |
| 0x3362…92960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb0d4f1…4edc5e |
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.