Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd731c2…e8dee2 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x859f39…d9d913 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5270d1…fe068b |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2bce4c…9af72f |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6a5d6d…901e41 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0ddfb9…f4e5de |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2a6cde…4348d0 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xfe7ee5…c3a02f |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8d38c1…8b72b6 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf98b31…00f633 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5b8998…f4930a |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x50e2dd…f29dd6 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3f62ac…f0db8a |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x68e03b…556c99 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x41956f…16ff3d |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x782d6d…91f617 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf17f82…f2f729 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x79451c…616e07 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbaff5a…09c3c7 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3fef14…143f4a |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xeb19cc…35596a |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xcada4a…b87057 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xea6b12…0cc5b8 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf6bb2d…700aec |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2a0ac1…2454ac |
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.