Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x16672b…3b8e36 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xfcca9e…476897 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x110528…613e1d |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xaa90c5…db8a85 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7758e8…80b456 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc717ca…392261 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xeaacb0…a5b480 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x248065…e21206 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x0a392d…32fe13 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x311b6e…56c930 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7f3f56…5979a3 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x139e0a…1eae7e |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x848e0c…dbf525 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe07ef7…d68203 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xdc30c7…d92458 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x4df6d0…541c9d |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x0872ec…b05198 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3fd7d9…65523c |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x89b47f…a54342 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa9606b…b7a42e |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x63dd35…d7448f |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x9cacd8…77958e |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x041a08…b37cb1 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xae5198…f64f90 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x252e0b…60171c |
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.