Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x7ecc21…92cf51 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xe78fe3…6886cb |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xe920be…7bf2a3 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x3e31a9…c42680 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x4a5c70…87ceb4 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xe57c9c…448e71 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x7e3f17…ea654a |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xea32bd…74ca3e |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x147962…2603e6 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xb90b66…88644d |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x0e96eb…cd8b6b |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x14abe2…2e47f9 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x6ad4c8…66b123 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x0e5353…ebce24 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x4c3f22…81d6b2 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x219170…19aff5 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x690aec…a8d1fd |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x19ef30…29234b |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xe30f1a…8dad56 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x280b68…a36db1 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xc2a5b5…7aa003 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x2383a9…078524 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x1680a5…abe7fa |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0xf95805…334d04 |
| 0xfcc5…6b380xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 58d ago | 0x4b13c3…c185d6 |
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.