Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfac4ad…c3f81b |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x489dd2…f38ca0 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x398ab9…26fabf |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x21a263…94e308 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe454c9…854e63 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x56617a…89fc33 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xa6a7fe…8a0f49 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1d24da…09f439 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6a2879…766f9e |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9110f8…b34a05 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xca3f2b…bacad5 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x577e36…10b26c |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdf4f03…313d35 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6a26b8…1c9c13 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xba5a53…652de3 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x28180d…162126 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x763b22…72639b |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0bde30…ef6bed |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x42789d…e69695 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x29bdb8…28a7a6 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xee3af5…f5f6ec |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x918d98…03fcce |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x392255…afac40 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xaa95e6…2e6442 |
| 0x35ba…bae70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9292a8…863e2b |
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.