Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x58e778…b99d3d |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x43b323…9be176 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x77327a…136425 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xa3532e…4d408f |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x79cae6…a5314d |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xf13a5d…e9e9c5 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xfcebcb…75e4f0 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x136872…4d15ec |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x0988c5…713b78 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xfb68e9…f089ab |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x60183d…910284 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x0dc34d…f59618 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xad7cd8…2ac63e |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xb07150…14dd54 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xab40da…528294 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x1e0968…1b1e9c |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xa0b8c7…f568db |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0fe0de…398af1 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x64db82…bcdeb1 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xee20f4…31ce3f |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x71b2ab…e96d72 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x611dc7…1b36ee |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x728d14…6caad5 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x159105…2b8c86 |
| 0x285f…a5550x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x5547dd…921be0 |
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.