Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x4ab3f0…34da50 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x903c12…502bbb |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xf6c824…06073a |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x3d3519…1b95a7 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x8e9365…a11761 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xec0293…b48e4a |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x53df08…d26f0b |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x924a94…b46b11 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x85ccde…a3739c |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x8bfa5b…00fc1a |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x3dbc53…86e17a |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x7c9fe5…376e60 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xb0acd9…8d6f86 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x436c7c…142ed6 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xa4ff6a…22cbe0 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xc3ecd0…d4f551 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xcbbac8…af6ee8 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x147137…8d1bf5 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x3eaca6…9ebb6b |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xf6a702…3a89e7 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x5e56a7…1e21ea |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xfd9897…fef656 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xb06ab3…13426f |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x560205…44da11 |
| 0x3698…a89d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xddf913…a4acd2 |
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.