Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xcde0ec…2e5da7 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x676d31…c30688 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1c10c3…b42cb1 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x576cf8…e10071 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xacc783…948d01 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x393d1d…a487ef |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe0db14…e41a32 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x87714c…7be3ff |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0745e0…99703b |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf42cec…b7875a |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1b00c8…ee564b |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x756e08…97d636 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x10d530…7cb29b |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x03f4f3…1fbc24 |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x6db1a9…3e924f |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x3aab49…c6215a |
| 0xf08f…56f40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x522d34…0e37d4 |
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.