Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xca70f1…83d7be |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xbbdcc3…2fa229 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xf3e3ab…eed67f |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x58ac9d…5ff5ed |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x665e32…7d9645 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xa580ef…e66135 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7ada8a…28ce5a |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x2d3dc4…4dab10 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x694d54…adcfc8 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x82642a…237667 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xb2488a…85335e |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x1bf7db…1be3f0 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x1f9eef…e7288b |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8c605f…902d34 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x024adf…069425 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x690c65…c036b9 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x27db26…6249ce |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x9c6f15…519bb9 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x4865c6…aa12d7 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x1fd550…3f5632 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7f8c92…cc179c |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x450d78…c64ae1 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xaf3b56…ad0a02 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xbb6c43…1ac613 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x47366f…a2d2d9 |
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.