Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x51e108…411dec |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x58cdff…81a1c4 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x169790…798d67 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3aef08…e64101 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x322686…83b031 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x78c1d9…5d6988 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xb61814…6ad067 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x91a1de…63b4b0 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbfcf97…f4b5af |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbc91bc…b3c899 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xa1cf2b…32e99d |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xec63c8…9b461b |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6af18f…825698 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x2e5c14…0f4b7f |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0a27b0…9bb742 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x477f9f…c58604 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6d58b5…a59f29 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0000b4…b6875d |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x025bc5…cb0de3 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x49f92c…38d5de |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x631024…5bee98 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xc98ca3…c5f0af |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe4a047…7df71c |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf75ad7…f06ef3 |
| 0x8ae7…f6cf0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x51ec13…bc7fa9 |
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.