Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xbf7697…fa9a9c |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x16119e…376ab1 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x6eff83…08e52b |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x853bf3…6eca8b |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x62b239…789bad |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xaf8b3f…2b0956 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7045f0…a36390 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x6df675…d701a2 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xfb78c4…8e6763 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x1b0f38…6e0e3f |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x93dd82…404d43 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x44ad91…31d1f3 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x9aac6d…1ebdb1 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xcaa4b5…64bf86 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe0aba8…742861 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xc4bbb6…4c3311 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x60a64f…e867d7 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xbb5c30…31a45c |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xa2e5c1…f350f8 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xcb3011…0eda5a |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x2bb3b9…a02153 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x9eb9be…d63592 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xa0ca12…ef35be |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xd156d8…617714 |
| 0xc03c…241a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xaedacc…642d7d |
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.