Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x569a83…a873fd |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x9a14a6…1914db |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x727296…bad5b7 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x491103…d59a0a |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0xacbe07…81d93c |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0xa113dc…adb29d |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x7f6abd…61b014 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0xe3c5c2…2a1bcf |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x007636…8cc6d1 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x06f972…41a4fe |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0xba2378…85668e |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0xaedcf7…afb706 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x190d69…feaf06 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0xd3a4b2…7f83eb |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x1c31cb…b97e17 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0xa1ecaf…0b2584 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x859c8c…d09864 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x0ac59b…fbf0bf |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x83730c…807d5b |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x143195…bd1d81 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x10a773…bb78f4 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x1c9cb1…4ad592 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x3ac50a…489ef5 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x3510f7…c620be |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 72d ago | 0x1d2ff4…a5c9ef |
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.