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 | 28d ago | 0x07b39e…277b47 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xcbeebb…e713c1 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xe5d33f…b2a5e8 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x58bd91…82138a |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xc41cbf…9bbab4 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xd888e8…7a9332 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x8e10d2…69e18c |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0xc277ce…b5b827 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x293bb3…4277eb |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x0f9929…868cd3 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 28d ago | 0x9518a3…108f22 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x3b2cc0…395468 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xc37a38…c3c97e |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x695403…37391e |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x4b29fe…ebb359 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xf63f7e…3a39bd |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x04d8cc…5600f6 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xd6ec58…459700 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x7af007…05e027 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x596675…42d6ad |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xc2691e…2421e3 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xd492c1…f1389a |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xd5be18…1c2221 |
| 0x1900…4ca70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xe0679f…49b376 |
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.