Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8fc213…da7040 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xffc5b1…431cb0 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcedd03…f8256e |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x89d01f…2181b2 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb8e751…f96a14 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa55a3c…1cbe80 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0a9bd1…42ba0b |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb0330e…d5e96e |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbd0227…ea4782 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xacdc64…5ccdb8 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf28baf…b61b2c |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xc7bd4b…7ef854 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x88cc8f…9b797b |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x37e9c2…d17a17 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x57323f…3d36b6 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x585fa8…be0add |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2ab9f0…89edb9 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x89b478…d70506 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x21ef90…ea9d9f |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7542de…bea838 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb337cc…a3d30c |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb2ed74…c738b7 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x122994…2a4597 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xec67f9…67c6f6 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf39c7e…3f736a |
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.