Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x222c2e…44e736 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb98707…8d14a3 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1553e3…b5ae71 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xecb15c…fdd59d |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x88fa51…5b7af6 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1b72b0…6053bb |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7ddb49…131d3f |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfb411a…64b2c8 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x703e85…24d635 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x634bbc…ccb5c5 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x87674c…e4e96f |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7c55a2…80a8f8 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe95678…0d834d |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x04f292…dc9305 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3928ca…cf4be6 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6ed438…aac1ab |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6450a4…80e432 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xacfe1b…8b6b2d |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xfa72c8…7ee024 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x72427b…2f381c |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcf3a34…a3ee5a |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0d726b…68f4a7 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x17a2fa…075eb4 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x70fd9b…95e5e2 |
| 0x1d80…bc6f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2856fd…2e39a4 |
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.