Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 76d ago | 0xd86610…ee282f |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0x95e16e…e4e643 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0xc843eb…152bda |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0xb449f8…5fab67 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0xf4c6e7…e17036 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0xa3e539…eb17f3 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0xc17f10…792a2e |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0x3ddd91…f2a9c0 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.03 | 100% | coinbase | 77d ago | 0x10e6ba…449d6d |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.03 | 100% | coinbase | 77d ago | 0xe11338…a8b4dd |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.25 | 100% | coinbase | 77d ago | 0x7ab562…0ecf99 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.05 | 100% | coinbase | 77d ago | 0x5084ea…37ea53 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.03 | 100% | coinbase | 77d ago | 0xd0b296…ff9407 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0x418582…53a8d3 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0x2250d1…221581 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0xbc6bc9…f63ad7 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0x327df5…75f394 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0x92825b…afade7 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0x002d46…e5b6fb |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.01 | 100% | coinbase | 77d ago | 0x5def66…4ca81f |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.03 | 100% | coinbase | 77d ago | 0xb5c34b…50890c |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.03 | 100% | coinbase | 77d ago | 0x227ff3…7f095e |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.25 | 100% | coinbase | 77d ago | 0xe4bd26…8644c5 |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.05 | 100% | coinbase | 77d ago | 0x57f90b…6313ea |
| 0x2e9a…896b0xcc28…267f | Base | SourceStrandSourcestrand | $0.03 | 100% | coinbase | 77d ago | 0xe42b0f…f084fa |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.