Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe54d08…0d8796 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x561032…42c39e |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6e506c…0d9bd2 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x86b4ef…fddf48 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x64b1c1…ed6231 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdf155c…625688 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x41e150…8828e4 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x06b5aa…104a86 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0f838d…c75cbf |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6b3d3f…1df27c |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2cde10…208df1 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6aa67f…fc9a40 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x434f9a…40e168 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb06da4…11d41e |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x95ee3b…7a2f8e |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x34e220…91ce9f |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xeb3974…a3053f |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x311cb5…712612 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xeeb0e8…57aad5 |
| 0xf983…81ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x577cf1…1e5bbc |
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.