Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xcc8658…2d588a |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xc6bcd7…736b57 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xccd49a…f815e9 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x2c97fa…8a5e55 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xf60e20…1d8106 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x3b6666…6131ac |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x496c9f…be9e0e |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x34d6c5…0dfb79 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xe77c42…8446f9 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xaa8d99…bcf784 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xe343c7…f9662c |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x858577…889439 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x6bc725…644b86 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x710021…8ab1b8 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xf8ed23…b826f0 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xdabe84…458ae4 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x6f82e4…678427 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x6f9c4e…653acd |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x1c3817…e8a6a7 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x2ba382…184425 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x2e03c1…af82bb |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xb41e85…12f20e |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x0ade5e…e58cb0 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x85548b…2eb334 |
| 0xf3d3…59e10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xa6b176…6d34b8 |
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.