Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x39ec17…d538a4 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x7969ba…fec651 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x9f647d…254d2f |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x516312…f23170 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xe6fb78…3ba980 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x7fe131…96522a |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xfa2913…7491ca |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x7ed599…a903da |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xa9831c…012fa8 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xa0a5d8…80df4a |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x58e2c4…71aadf |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xbb02e9…113576 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xb70753…38316f |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x911c2c…49527f |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x434970…a41581 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xcddff9…f0217c |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x188fda…5b3001 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x4c9764…728d1f |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x0e5290…977085 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x4f248e…7dfe57 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xf26e05…899e3b |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xc35824…476352 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xda6596…3919d5 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xb0833d…bd1558 |
| 0x7b39…7edc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x749a07…e6fcf6 |
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.