Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xeb2a5c…a4beda |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x15a0d1…24fb78 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x225ebc…fc2ea2 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x89bdc3…dda894 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfd79cc…8eda0c |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4be7bf…c9344e |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x55c8c3…abb493 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x24b7cf…a9bab4 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf54938…edad49 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x19295d…e07837 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf34ce2…5a4293 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xccede7…c1fa7d |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x18f087…0a2117 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xaa69a0…1c5831 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3202f2…941d21 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x229fbc…1d6055 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x543e76…9dc2b2 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6ba599…f121e8 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8f903f…1cdf91 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x291223…a5b0fd |
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.