Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb93029…5c54f6 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x358259…27d329 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x99309c…544533 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb73e0d…b38ec3 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe5f32c…e1d559 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x37d346…afe5ce |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x8763f5…db17fd |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x023284…42e8f9 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x154441…65c755 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x43381a…5b906a |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe38fd2…e10715 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x5e582b…49f4ab |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x14e0e9…dd8df5 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xcba3dc…b07a5f |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x588b76…6bf236 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x7ce1db…0ab646 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xcd0a9a…db5d81 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1ae90a…cccdbc |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x45c12b…264e67 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x436c1d…284b32 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0effdc…2348af |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xdf0c3e…d0a0b5 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xca2264…bba2f6 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x50ab1a…f8a659 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x3e8328…eb9e49 |
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.